| 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 |
PMatrix2x2DType<A,B>
The type of 2x2
double-typed matrices. |
| Modifier and Type | Class and Description |
|---|---|
class |
PMatrix2x2D<A,B>
The type of 2x2
double-typed matrices. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PMatrixStorage2x2Type<A,B>
The type of mutable 2x2 floating point number matrices.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
PMatrixByteBuffered2x2Type<A,B>
The type of byte buffer backed 2x2 matrices.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PMatrixByteBuffered2x2s16<A,B>
A storage matrix.
|
class |
PMatrixByteBuffered2x2s32<A,B>
A storage matrix.
|
class |
PMatrixByteBuffered2x2s64<A,B>
A storage matrix.
|
Copyright © 2017 <code@io7m.com> http://io7m.com