Interface PMatrixByteBuffered2x2Type<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, MatrixReadable2x2DType, MatrixReadableDType, MatrixStorage2x2Type, MatrixStorageType, PMatrixReadable2x2DType<A,B>, PMatrixStorage2x2Type<A, B>, TensorByteBufferedType
- All Known Implementing Classes:
PMatrixByteBuffered2x2s16, PMatrixByteBuffered2x2s32, PMatrixByteBuffered2x2s64
public interface PMatrixByteBuffered2x2Type<A,B>
extends PMatrixStorage2x2Type<A,B>, MatrixByteBufferedType
The type of byte buffer backed 2x2 matrices.
-
Method Summary
Methods inherited from interface MatrixStorage2x2Type
setMatrix2x2D, setMatrix2x2FMethods inherited from interface PMatrixStorage2x2Type
setPMatrix2x2D, setPMatrix2x2FMethods inherited from interface TensorByteBufferedType
byteBuffer, byteOffset, offset, sizeBytes