public interface Matrix2x2DType extends MatrixReadable2x2DType, MatrixComputationalType
double-typed matrices.| Modifier and Type | Method and Description |
|---|---|
double |
r0c0() |
double |
r0c1() |
double |
r1c0() |
double |
r1c1() |
rowColumndouble r0c0()
r0c0 in interface MatrixReadable2x2DTypedouble r0c1()
r0c1 in interface MatrixReadable2x2DTypedouble r1c0()
r1c0 in interface MatrixReadable2x2DTypedouble r1c1()
r1c1 in interface MatrixReadable2x2DTypeCopyright © 2017 <code@io7m.com> http://io7m.com