|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DenseLongMatrix2D | |
---|---|
org.ujmp.core | |
org.ujmp.core.longmatrix.impl | |
org.ujmp.core.longmatrix.stub | |
org.ujmp.core.util.matrices |
Uses of DenseLongMatrix2D in org.ujmp.core |
---|
Methods in org.ujmp.core that return DenseLongMatrix2D | |
---|---|
static DenseLongMatrix2D |
MatrixFactory.linkToArray(long... values)
|
static DenseLongMatrix2D |
MatrixFactory.linkToArray(long[]... values)
|
static DenseLongMatrix2D |
MatrixFactory.linkToValue(long value)
|
Uses of DenseLongMatrix2D in org.ujmp.core.longmatrix.impl |
---|
Classes in org.ujmp.core.longmatrix.impl that implement DenseLongMatrix2D | |
---|---|
class |
DefaultDenseLongMatrix2D
|
class |
SimpleDenseLongMatrix2D
|
Uses of DenseLongMatrix2D in org.ujmp.core.longmatrix.stub |
---|
Classes in org.ujmp.core.longmatrix.stub that implement DenseLongMatrix2D | |
---|---|
class |
AbstractDenseLongMatrix2D
|
Uses of DenseLongMatrix2D in org.ujmp.core.util.matrices |
---|
Classes in org.ujmp.core.util.matrices that implement DenseLongMatrix2D | |
---|---|
class |
MatrixMemoryUsage
|
class |
MatrixRandomSeed
|
class |
MatrixSystemTime
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |