Module tornado.api

Class Matrix3DLong

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

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