|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of IntMatrix2D in org.ujmp.core.doublematrix.calculation.general.statistical |
---|
Methods in org.ujmp.core.doublematrix.calculation.general.statistical with parameters of type IntMatrix2D | |
---|---|
static DoubleMatrix2D |
MutualInformation.calcNew(IntMatrix2D matrix)
|
Uses of IntMatrix2D in org.ujmp.core.doublematrix.impl |
---|
Classes in org.ujmp.core.doublematrix.impl that implement IntMatrix2D | |
---|---|
class |
ImageMatrix
|
Uses of IntMatrix2D in org.ujmp.core.interfaces |
---|
Methods in org.ujmp.core.interfaces that return IntMatrix2D | |
---|---|
IntMatrix2D |
Conversions2D.toIntMatrix()
|
Uses of IntMatrix2D in org.ujmp.core.intmatrix |
---|
Subinterfaces of IntMatrix2D in org.ujmp.core.intmatrix | |
---|---|
interface |
DenseIntMatrix2D
|
interface |
SparseIntMatrix2D
|
Uses of IntMatrix2D in org.ujmp.core.intmatrix.factory |
---|
Methods in org.ujmp.core.intmatrix.factory that return IntMatrix2D | |
---|---|
IntMatrix2D |
IntMatrix2DFactory.dense(long rows,
long columns)
|
IntMatrix2D |
DefaultIntMatrix2DFactory.dense(long rows,
long columns)
|
IntMatrix2D |
IntMatrix2DFactory.zeros(long rows,
long columns)
|
IntMatrix2D |
AbstractIntMatrix2DFactory.zeros(long rows,
long columns)
|
Uses of IntMatrix2D in org.ujmp.core.intmatrix.impl |
---|
Classes in org.ujmp.core.intmatrix.impl that implement IntMatrix2D | |
---|---|
class |
DefaultDenseIntMatrix2D
|
class |
SimpleDenseIntMatrix2D
|
Uses of IntMatrix2D in org.ujmp.core.intmatrix.stub |
---|
Classes in org.ujmp.core.intmatrix.stub that implement IntMatrix2D | |
---|---|
class |
AbstractDenseIntMatrix2D
|
class |
AbstractSparseIntMatrix2D
|
Uses of IntMatrix2D in org.ujmp.core.util.matrices |
---|
Classes in org.ujmp.core.util.matrices that implement IntMatrix2D | |
---|---|
class |
MatrixAvailableProcessors
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |