Module tornado.api

Class VectorDouble2

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

public final class VectorDouble2 extends Object implements TornadoCollectionInterface<DoubleBuffer>
VectorDouble2 relies on preview features of the Java platform:
  • VectorDouble2 refers to one or more preview APIs: MemorySegment.
Programs can only use VectorDouble2 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: