|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of LongMatrix2D in org.ujmp.core.interfaces |
---|
Methods in org.ujmp.core.interfaces that return LongMatrix2D | |
---|---|
LongMatrix2D |
Conversions2D.toLongMatrix()
|
Uses of LongMatrix2D in org.ujmp.core.longmatrix |
---|
Subinterfaces of LongMatrix2D in org.ujmp.core.longmatrix | |
---|---|
interface |
DenseLongMatrix2D
|
interface |
SparseLongMatrix2D
|
Uses of LongMatrix2D in org.ujmp.core.longmatrix.factory |
---|
Methods in org.ujmp.core.longmatrix.factory that return LongMatrix2D | |
---|---|
LongMatrix2D |
LongMatrix2DFactory.dense(long rows,
long columns)
|
LongMatrix2D |
DefaultLongMatrix2DFactory.dense(long rows,
long columns)
|
LongMatrix2D |
LongMatrix2DFactory.zeros(long rows,
long columns)
|
LongMatrix2D |
AbstractLongMatrix2DFactory.zeros(long rows,
long columns)
|
Uses of LongMatrix2D in org.ujmp.core.longmatrix.impl |
---|
Classes in org.ujmp.core.longmatrix.impl that implement LongMatrix2D | |
---|---|
class |
DefaultDenseLongMatrix2D
|
class |
SimpleDenseLongMatrix2D
|
Uses of LongMatrix2D in org.ujmp.core.longmatrix.stub |
---|
Classes in org.ujmp.core.longmatrix.stub that implement LongMatrix2D | |
---|---|
class |
AbstractDenseLongMatrix2D
|
class |
AbstractSparseLongMatrix2D
|
Uses of LongMatrix2D in org.ujmp.core.objectmatrix.calculation |
---|
Methods in org.ujmp.core.objectmatrix.calculation that return LongMatrix2D | |
---|---|
LongMatrix2D |
Sortrows.getIndex()
|
Uses of LongMatrix2D in org.ujmp.core.util.matrices |
---|
Classes in org.ujmp.core.util.matrices that implement LongMatrix2D | |
---|---|
class |
MatrixMemoryUsage
|
class |
MatrixRandomSeed
|
class |
MatrixSystemTime
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |