public interface Matrix3x3DType extends MatrixReadable3x3DType, MatrixComputationalType
double-typed matrices.| Modifier and Type | Method and Description |
|---|---|
double |
r0c0() |
double |
r0c1() |
double |
r0c2() |
double |
r1c0() |
double |
r1c1() |
double |
r1c2() |
double |
r2c0() |
double |
r2c1() |
double |
r2c2() |
rowColumndouble r0c0()
r0c0 in interface MatrixReadable3x3DTypedouble r0c1()
r0c1 in interface MatrixReadable3x3DTypedouble r0c2()
r0c2 in interface MatrixReadable3x3DTypedouble r1c0()
r1c0 in interface MatrixReadable3x3DTypedouble r1c1()
r1c1 in interface MatrixReadable3x3DTypedouble r1c2()
r1c2 in interface MatrixReadable3x3DTypedouble r2c0()
r2c0 in interface MatrixReadable3x3DTypedouble r2c1()
r2c1 in interface MatrixReadable3x3DTypedouble r2c2()
r2c2 in interface MatrixReadable3x3DTypeCopyright © 2017 <code@io7m.com> http://io7m.com