Module tornado.api

Class VectorHalf16

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

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