Interface MatrixByteBuffered2x2Type
- All Superinterfaces:
MatrixByteBufferedType,MatrixReadable2x2DType,MatrixReadableDType,MatrixStorage2x2Type,MatrixStorageType,TensorByteBufferedType
- All Known Implementing Classes:
MatrixByteBuffered2x2s16,MatrixByteBuffered2x2s32,MatrixByteBuffered2x2s64
The type of byte buffer backed 2x2 matrices.
-
Method Summary
Methods inherited from interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable2x2DType
r0c0, r0c1, r1c0, r1c1, rowColumnMethods inherited from interface com.io7m.jtensors.storage.api.unparameterized.matrices.MatrixStorage2x2Type
setMatrix2x2D, setMatrix2x2FMethods inherited from interface com.io7m.jtensors.storage.bytebuffered.TensorByteBufferedType
byteBuffer, byteOffset, offset, sizeBytes