Interface PMatrixReadable3x3DType<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:
MatrixReadable3x3DType, MatrixReadableDType
All Known Subinterfaces:
PMatrix3x3DType<A,​B>, PMatrixByteBuffered3x3Type<A,​B>, PMatrixStorage3x3Type<A,​B>
All Known Implementing Classes:
PMatrix3x3D, PMatrixByteBuffered3x3s16, PMatrixByteBuffered3x3s32, PMatrixByteBuffered3x3s64

public interface PMatrixReadable3x3DType<A,​B>
extends MatrixReadable3x3DType
The type of 3x3 double-typed matrices.