Interface MatrixByteBuffered3x3Type
- All Superinterfaces:
MatrixByteBufferedType,MatrixReadable3x3DType,MatrixReadableDType,MatrixStorage3x3Type,MatrixStorageType,TensorByteBufferedType
- All Known Implementing Classes:
MatrixByteBuffered3x3s16,MatrixByteBuffered3x3s32,MatrixByteBuffered3x3s64
The type of byte buffer backed 3x3 matrices.
-
Method Summary
Methods inherited from interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable3x3DType
r0c0, r0c1, r0c2, r1c0, r1c1, r1c2, r2c0, r2c1, r2c2, rowColumnMethods inherited from interface com.io7m.jtensors.storage.api.unparameterized.matrices.MatrixStorage3x3Type
setMatrix3x3D, setMatrix3x3FMethods inherited from interface com.io7m.jtensors.storage.bytebuffered.TensorByteBufferedType
byteBuffer, byteOffset, offset, sizeBytes