| 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 | Description |
|---|---|---|
interface |
PMatrix3x3DType<A,B> |
The type of 3x3
double-typed matrices. |
| Modifier and Type | Class | Description |
|---|---|---|
class |
PMatrix3x3D<A,B> |
The type of 3x3
double-typed matrices. |
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
PMatrixStorage3x3Type<A,B> |
The type of mutable 3x3 floating point number matrices.
|
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
PMatrixByteBuffered3x3Type<A,B> |
The type of byte buffer backed 3x3 matrices.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
PMatrixByteBuffered3x3s16<A,B> |
A storage matrix.
|
class |
PMatrixByteBuffered3x3s32<A,B> |
A storage matrix.
|
class |
PMatrixByteBuffered3x3s64<A,B> |
A storage matrix.
|
Copyright © 2017 <code@io7m.com> http://io7m.com