Uses of Interface
org.ujmp.core.longmatrix.DenseLongMatrix2D
Packages that use DenseLongMatrix2D
Package
Description
-
Uses of DenseLongMatrix2D in org.ujmp.core.longmatrix.factory
Classes in org.ujmp.core.longmatrix.factory with type parameters of type DenseLongMatrix2DModifier and TypeClassDescriptionclass
interface
DenseLongMatrix2DFactory<T extends DenseLongMatrix2D>
Methods in org.ujmp.core.longmatrix.factory that return DenseLongMatrix2D -
Uses of DenseLongMatrix2D in org.ujmp.core.longmatrix.impl
Classes in org.ujmp.core.longmatrix.impl that implement DenseLongMatrix2D -
Uses of DenseLongMatrix2D in org.ujmp.core.longmatrix.stub
Classes in org.ujmp.core.longmatrix.stub that implement DenseLongMatrix2D -
Uses of DenseLongMatrix2D in org.ujmp.core.matrix.factory
Methods in org.ujmp.core.matrix.factory that return DenseLongMatrix2DModifier and TypeMethodDescriptionfinal DenseLongMatrix2D
AbstractMatrixFactory.importFromArray
(long[]... values) final DenseLongMatrix2D
AbstractMatrixFactory.linkToArray
(long... values) final DenseLongMatrix2D
AbstractMatrixFactory.linkToArray
(long[]... values) final DenseLongMatrix2D
AbstractMatrixFactory.linkToValue
(long value) final DenseLongMatrix2D
AbstractMatrixFactory.linkToValue
(Long value) -
Uses of DenseLongMatrix2D in org.ujmp.core.util.matrices
Classes in org.ujmp.core.util.matrices that implement DenseLongMatrix2DModifier and TypeClassDescriptionclass
class
class