Interface MatrixByteBuffered4x4Type
- All Superinterfaces:
MatrixByteBufferedType,MatrixReadable4x4DType,MatrixReadableDType,MatrixStorage4x4Type,MatrixStorageType,TensorByteBufferedType
- All Known Implementing Classes:
MatrixByteBuffered4x4s16,MatrixByteBuffered4x4s32,MatrixByteBuffered4x4s64
public interface MatrixByteBuffered4x4Type extends MatrixStorage4x4Type, MatrixByteBufferedType
The type of byte buffer backed 4x4 matrices.
-
Method Summary
Methods inherited from interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable4x4DType
r0c0, r0c1, r0c2, r0c3, r1c0, r1c1, r1c2, r1c3, r2c0, r2c1, r2c2, r2c3, r3c0, r3c1, r3c2, r3c3, rowColumnMethods inherited from interface com.io7m.jtensors.storage.api.unparameterized.matrices.MatrixStorage4x4Type
setMatrix4x4D, setMatrix4x4FMethods inherited from interface com.io7m.jtensors.storage.bytebuffered.TensorByteBufferedType
byteBuffer, byteOffset, offset, sizeBytes