Interface PMatrixByteBuffered3x3Type<A,​B>

Type Parameters:
A - A phantom type parameter (possibly representing a source coordinate system)
B - A phantom type parameter (possibly representing a target coordinate system)
All Superinterfaces:
MatrixByteBufferedType, MatrixReadable3x3DType, MatrixReadableDType, MatrixStorage3x3Type, MatrixStorageType, PMatrixReadable3x3DType<A,​B>, PMatrixStorage3x3Type<A,​B>, TensorByteBufferedType
All Known Implementing Classes:
PMatrixByteBuffered3x3s16, PMatrixByteBuffered3x3s32, PMatrixByteBuffered3x3s64

public interface PMatrixByteBuffered3x3Type<A,​B>
extends PMatrixStorage3x3Type<A,​B>, MatrixByteBufferedType
The type of byte buffer backed 3x3 matrices.