| Package | Description |
|---|---|
| com.io7m.jtensors.storage.bytebuffered |
Tensor ByteBuffered storage implementations.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
MatrixByteBuffered2x2Type
The type of byte buffer backed 2x2 matrices.
|
interface |
MatrixByteBuffered3x3Type
The type of byte buffer backed 3x3 matrices.
|
interface |
MatrixByteBuffered4x4Type
The type of byte buffer backed 4x4 matrices.
|
interface |
MatrixByteBufferedType
The type of matrices backed by a byte buffer.
|
interface |
PMatrixByteBuffered2x2Type<A,B>
The type of byte buffer backed 2x2 matrices.
|
interface |
PMatrixByteBuffered3x3Type<A,B>
The type of byte buffer backed 3x3 matrices.
|
interface |
PMatrixByteBuffered4x4Type<A,B>
The type of byte buffer backed 4x4 matrices.
|
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 |
PVectorByteBufferedIntegral2Type<T>
The type of byte buffer backed integral vectors.
|
interface |
PVectorByteBufferedIntegral3Type<T>
The type of byte buffer backed integral vectors.
|
interface |
PVectorByteBufferedIntegral4Type<T>
The type of byte buffer backed integral 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.
|
interface |
VectorByteBufferedIntegral2Type
The type of byte buffer backed integral vectors.
|
interface |
VectorByteBufferedIntegral3Type
The type of byte buffer backed integral vectors.
|
interface |
VectorByteBufferedIntegral4Type
The type of byte buffer backed integral vectors.
|
interface |
VectorByteBufferedType
The type of vectors backed by a byte buffer.
|
Copyright © 2017 <code@io7m.com> http://io7m.com