| Package | Description |
|---|---|
| com.io7m.jtensors |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MatrixReadable2x2DType
'Read' interface to 2x2 matrices with double precision elements.
|
interface |
MatrixReadable3x3DType
'Read' interface to 3x3 matrices with double precision elements.
|
interface |
MatrixReadable4x4DType
'Read' interface to 4x4 matrices with double precision elements.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MatrixM2x2D
A 2x2 mutable matrix type with double precision elements.
|
class |
MatrixM3x3D
A 3x3 mutable matrix type with double precision elements.
|
class |
MatrixM4x4D
A 4x4 mutable matrix type with double precision elements.
|
Copyright © 2014 <code@io7m.com> http://io7m.com