|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DenseByteMatrix2D | |
---|---|
org.ujmp.core | |
org.ujmp.core.bytematrix.impl | |
org.ujmp.core.bytematrix.stub |
Uses of DenseByteMatrix2D in org.ujmp.core |
---|
Methods in org.ujmp.core that return DenseByteMatrix2D | |
---|---|
static DenseByteMatrix2D |
MatrixFactory.linkToArray(byte... values)
|
static DenseByteMatrix2D |
MatrixFactory.linkToArray(byte[]... values)
|
static DenseByteMatrix2D |
MatrixFactory.linkToValue(byte value)
|
Uses of DenseByteMatrix2D in org.ujmp.core.bytematrix.impl |
---|
Classes in org.ujmp.core.bytematrix.impl that implement DenseByteMatrix2D | |
---|---|
class |
ArrayDenseByteMatrix2D
|
class |
DefaultDenseByteMatrix2D
|
Uses of DenseByteMatrix2D in org.ujmp.core.bytematrix.stub |
---|
Classes in org.ujmp.core.bytematrix.stub that implement DenseByteMatrix2D | |
---|---|
class |
AbstractDenseByteMatrix2D
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |