Module tornado.api

Class VectorDouble3

java.lang.Object
uk.ac.manchester.tornado.api.types.collections.VectorDouble3
All Implemented Interfaces:
Serializable, TornadoCollectionInterface<DoubleBuffer>, PrimitiveStorage<DoubleBuffer>

public final class VectorDouble3 extends Object implements TornadoCollectionInterface<DoubleBuffer>
VectorDouble3 relies on preview features of the Java platform:
  • VectorDouble3 refers to one or more preview APIs: MemorySegment.
Programs can only use VectorDouble3 when preview features are enabled.
Preview features may be removed in a future release, or upgraded to permanent features of the Java platform.
See Also: