Module tornado.api

Interface TornadoMatrixInterface<T extends Buffer>

All Superinterfaces:
PrimitiveStorage<T>, Serializable
All Known Implementing Classes:
Matrix2DDouble, Matrix2DFloat, Matrix2DFloat4, Matrix2DInt, Matrix3DDouble, Matrix3DFloat, Matrix3DFloat4, Matrix3DInt, Matrix3DLong, Matrix3DShort, Matrix4x4Float

TornadoMatrixInterface relies on preview features of the Java platform:
  • TornadoMatrixInterface refers to one or more preview APIs: MemorySegment.
Programs can only use TornadoMatrixInterface when preview features are enabled.
Preview features may be removed in a future release, or upgraded to permanent features of the Java platform.
  • Method Details