|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DenseShortMatrix2D | |
---|---|
org.ujmp.core | |
org.ujmp.core.shortmatrix.impl | |
org.ujmp.core.shortmatrix.stub |
Uses of DenseShortMatrix2D in org.ujmp.core |
---|
Methods in org.ujmp.core that return DenseShortMatrix2D | |
---|---|
static DenseShortMatrix2D |
MatrixFactory.linkToArray(short... values)
|
static DenseShortMatrix2D |
MatrixFactory.linkToArray(short[]... values)
|
static DenseShortMatrix2D |
MatrixFactory.linkToValue(short value)
|
Uses of DenseShortMatrix2D in org.ujmp.core.shortmatrix.impl |
---|
Classes in org.ujmp.core.shortmatrix.impl that implement DenseShortMatrix2D | |
---|---|
class |
DefaultDenseShortMatrix2D
|
class |
SimpleDenseShortMatrix2D
|
Uses of DenseShortMatrix2D in org.ujmp.core.shortmatrix.stub |
---|
Classes in org.ujmp.core.shortmatrix.stub that implement DenseShortMatrix2D | |
---|---|
class |
AbstractDenseShortMatrix2D
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |