ByteBuffer| Interface | Description |
|---|---|
| MatrixByteBuffered2x2Type |
The type of byte buffer backed 2x2 matrices.
|
| MatrixByteBuffered3x3Type |
The type of byte buffer backed 3x3 matrices.
|
| MatrixByteBuffered4x4Type |
The type of byte buffer backed 4x4 matrices.
|
| MatrixByteBufferedType |
The type of matrices backed by a byte buffer.
|
| PMatrixByteBuffered2x2Type<A,B> |
The type of byte buffer backed 2x2 matrices.
|
| PMatrixByteBuffered3x3Type<A,B> |
The type of byte buffer backed 3x3 matrices.
|
| PMatrixByteBuffered4x4Type<A,B> |
The type of byte buffer backed 4x4 matrices.
|
| PVectorByteBufferedFloating2Type<T> |
The type of byte buffer backed floating point vectors.
|
| PVectorByteBufferedFloating3Type<T> |
The type of byte buffer backed floating point vectors.
|
| PVectorByteBufferedFloating4Type<T> |
The type of byte buffer backed floating point vectors.
|
| PVectorByteBufferedIntegral2Type<T> |
The type of byte buffer backed integral vectors.
|
| PVectorByteBufferedIntegral3Type<T> |
The type of byte buffer backed integral vectors.
|
| PVectorByteBufferedIntegral4Type<T> |
The type of byte buffer backed integral vectors.
|
| TensorByteBufferedType |
The type of tensors backed by a byte buffer.
|
| VectorByteBufferedFloating2Type |
The type of byte buffer backed floating point vectors.
|
| VectorByteBufferedFloating3Type |
The type of byte buffer backed floating point vectors.
|
| VectorByteBufferedFloating4Type |
The type of byte buffer backed floating point vectors.
|
| VectorByteBufferedIntegral2Type |
The type of byte buffer backed integral vectors.
|
| VectorByteBufferedIntegral3Type |
The type of byte buffer backed integral vectors.
|
| VectorByteBufferedIntegral4Type |
The type of byte buffer backed integral vectors.
|
| VectorByteBufferedType |
The type of vectors backed by a byte buffer.
|
Copyright © 2017 <code@io7m.com> http://io7m.com