|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of LongMatrix in org.ujmp.core.interfaces |
---|
Methods in org.ujmp.core.interfaces that return LongMatrix | |
---|---|
LongMatrix |
Conversions.toLongMatrix()
|
Uses of LongMatrix in org.ujmp.core.longmatrix |
---|
Subinterfaces of LongMatrix in org.ujmp.core.longmatrix | |
---|---|
interface |
DenseLongMatrix
|
interface |
DenseLongMatrix2D
|
interface |
LongMatrix2D
|
interface |
SparseLongMatrix
|
interface |
SparseLongMatrix2D
|
Uses of LongMatrix in org.ujmp.core.longmatrix.calculation |
---|
Methods in org.ujmp.core.longmatrix.calculation that return LongMatrix | |
---|---|
LongMatrix |
AbstractLongCalculation.calcLink()
|
LongMatrix |
AbstractLongCalculation.calcNew()
|
Uses of LongMatrix in org.ujmp.core.longmatrix.impl |
---|
Classes in org.ujmp.core.longmatrix.impl that implement LongMatrix | |
---|---|
class |
DefaultDenseLongMatrix2D
|
class |
DefaultSparseLongMatrix
|
class |
LongCalculationMatrix
|
class |
SimpleDenseLongMatrix2D
|
Uses of LongMatrix in org.ujmp.core.longmatrix.stub |
---|
Classes in org.ujmp.core.longmatrix.stub that implement LongMatrix | |
---|---|
class |
AbstractDenseLongMatrix
|
class |
AbstractDenseLongMatrix2D
|
class |
AbstractLongMatrix
|
class |
AbstractSparseLongMatrix
|
class |
AbstractSparseLongMatrix2D
|
Uses of LongMatrix in org.ujmp.core.matrix |
---|
Methods in org.ujmp.core.matrix that return LongMatrix | |
---|---|
LongMatrix |
AbstractMatrix.toLongMatrix()
|
Uses of LongMatrix in org.ujmp.core.util.matrices |
---|
Classes in org.ujmp.core.util.matrices that implement LongMatrix | |
---|---|
class |
MatrixMemoryUsage
|
class |
MatrixRandomSeed
|
class |
MatrixSystemTime
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |