Module tornado.api

Class VectorDouble4

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

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