| Package | Description |
|---|---|
| com.io7m.jtensors.storage.bytebuffered |
Tensor ByteBuffered storage implementations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MatrixByteBuffered4x4s16
A storage matrix.
|
class |
MatrixByteBuffered4x4s32
A storage matrix.
|
class |
MatrixByteBuffered4x4s64
A storage matrix.
|
| Modifier and Type | Method and Description |
|---|---|
static MatrixByteBuffered4x4Type |
MatrixByteBuffered4x4s64.createWithBase(ByteBuffer b,
com.io7m.mutable.numbers.core.MutableLongType base,
int offset)
Return a new vector that is backed by the given byte buffer
b |
static MatrixByteBuffered4x4Type |
MatrixByteBuffered4x4s32.createWithBase(ByteBuffer b,
com.io7m.mutable.numbers.core.MutableLongType base,
int offset)
Return a new vector that is backed by the given byte buffer
b |
static MatrixByteBuffered4x4Type |
MatrixByteBuffered4x4s16.createWithBase(ByteBuffer b,
com.io7m.mutable.numbers.core.MutableLongType base,
int offset)
Return a new vector that is backed by the given byte buffer
b |
Copyright © 2017 <code@io7m.com> http://io7m.com