MatrixComputationalType, MatrixReadable2x2FType, MatrixReadableFTypeMatrix2x2F@Immutable public interface Matrix2x2FType extends MatrixReadable2x2FType, MatrixComputationalType
float-typed matrices.| Modifier and Type | Method | Description |
|---|---|---|
float |
r0c0() |
|
float |
r0c1() |
|
float |
r1c0() |
|
float |
r1c1() |
rowColumn@Parameter(order=0) float r0c0()
r0c0 in interface MatrixReadable2x2FType@Parameter(order=1) float r0c1()
r0c1 in interface MatrixReadable2x2FType@Parameter(order=2) float r1c0()
r1c0 in interface MatrixReadable2x2FType@Parameter(order=3) float r1c1()
r1c1 in interface MatrixReadable2x2FTypeCopyright © 2017 <code@io7m.com> http://io7m.com