| Package | Description |
|---|---|
| com.io7m.jtensors |
Core vector and matrix types.
|
| com.io7m.jtensors.parameterized |
Parameterized vector and matrix types.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MatrixDirectM4x4F
The default implementation of the
MatrixDirect4x4FType
interface. |
| Modifier and Type | Method and Description |
|---|---|
static MatrixDirect4x4FType |
MatrixDirectM4x4F.newMatrix() |
static MatrixDirect4x4FType |
MatrixDirectM4x4F.newMatrixFrom(MatrixReadable4x4FType m) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PMatrixDirect4x4FType<T0,T1>
The type of 4x4 matrices with
float elements that are backed by
direct byte buffers. |
| Modifier and Type | Class and Description |
|---|---|
class |
PMatrixDirectM4x4F<T0,T1>
The default implementation of the
PMatrixDirect4x4FType interface. |
Copyright © 2015 <code@io7m.com> http://io7m.com