Interface PMatrixReadable2x2FType<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:
MatrixReadable2x2FType, MatrixReadableFType
- All Known Subinterfaces:
PMatrix2x2FType<A,B>
- All Known Implementing Classes:
PMatrix2x2F
The type of 2x2
float-typed matrices.-
Method Summary