Module tornado.api

Class Matrix3DShort

java.lang.Object
uk.ac.manchester.tornado.api.types.matrix.Matrix3DShort
All Implemented Interfaces:
Serializable, PrimitiveStorage<ShortBuffer>, TornadoMatrixInterface<ShortBuffer>

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