| Package | Description |
|---|---|
| com.io7m.jtensors.storage.api.parameterized.vectors |
Parameterized vector storage types.
|
| com.io7m.jtensors.storage.api.unparameterized.vectors |
Unparameterized vector storage types.
|
| com.io7m.jtensors.storage.bytebuffered |
Tensor ByteBuffered storage implementations.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
PVectorStorageFloating2Type<T>
The type of mutable 2D floating point number vectors.
|
interface |
PVectorStorageFloating3Type<T>
The type of mutable 3D floating point number vectors.
|
interface |
PVectorStorageFloating4Type<T>
The type of mutable 4D floating point number vectors.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
VectorStorageFloating3Type
The type of mutable 3D floating point number vectors.
|
interface |
VectorStorageFloating4Type
The type of mutable 4D floating point number vectors.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
PVectorByteBufferedFloating2Type<T>
The type of byte buffer backed floating point vectors.
|
interface |
PVectorByteBufferedFloating3Type<T>
The type of byte buffer backed floating point vectors.
|
interface |
PVectorByteBufferedFloating4Type<T>
The type of byte buffer backed floating point vectors.
|
interface |
VectorByteBufferedFloating2Type
The type of byte buffer backed floating point vectors.
|
interface |
VectorByteBufferedFloating3Type
The type of byte buffer backed floating point vectors.
|
interface |
VectorByteBufferedFloating4Type
The type of byte buffer backed floating point vectors.
|
Copyright © 2017 <code@io7m.com> http://io7m.com