Module tornado.api

Class VectorDouble8

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

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