| Package | Description |
|---|---|
| com.io7m.jtensors.core.parameterized.matrices |
Parameterized matrix types.
|
| com.io7m.jtensors.storage.api.parameterized.matrices |
Parameterized matrix storage types.
|
| com.io7m.jtensors.storage.bytebuffered |
Tensor ByteBuffered storage implementations.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
PMatrix4x4DType<A,B>
The type of 4x4
double-typed matrices. |
| Modifier and Type | Class and Description |
|---|---|
class |
PMatrix4x4D<A,B>
The type of 4x4
double-typed matrices. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PMatrixStorage4x4Type<A,B>
The type of mutable 4x4 floating point number matrices.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
PMatrixByteBuffered4x4Type<A,B>
The type of byte buffer backed 4x4 matrices.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PMatrixByteBuffered4x4s16<A,B>
A storage matrix.
|
class |
PMatrixByteBuffered4x4s32<A,B>
A storage matrix.
|
class |
PMatrixByteBuffered4x4s64<A,B>
A storage matrix.
|
Copyright © 2017 <code@io7m.com> http://io7m.com