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

public interface PMatrixReadable2x2FType<A,​B>
extends MatrixReadable2x2FType
The type of 2x2 float-typed matrices.