| Package | Description |
|---|---|
| com.io7m.jtensors |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MatrixReadable2x2FType
'Read' interface to 2x2 matrices with single precision elements.
|
interface |
MatrixReadable3x3FType
'Read' interface to 3x3 matrices with single precision elements.
|
interface |
MatrixReadable4x4FType
'Read' interface to 4x4 matrices with single precision elements.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MatrixM2x2F
A 2x2 mutable matrix type with single precision elements.
|
class |
MatrixM3x3F
A 3x3 mutable matrix type with single precision elements.
|
class |
MatrixM4x4F
A 4x4 mutable matrix type with single precision elements.
|
Copyright © 2014 <code@io7m.com> http://io7m.com