Module tornado.api

Class VectorDouble16

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

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