Uses of Interface
org.ujmp.core.doublematrix.DenseDoubleMatrix
Packages that use DenseDoubleMatrix
Package
Description
-
Uses of DenseDoubleMatrix in org.ujmp.colt
Classes in org.ujmp.colt that implement DenseDoubleMatrix -
Uses of DenseDoubleMatrix in org.ujmp.commonsmath
Classes in org.ujmp.commonsmath that implement DenseDoubleMatrixModifier and TypeClassDescriptionclass
class
class
-
Uses of DenseDoubleMatrix in org.ujmp.core.doublematrix
Subinterfaces of DenseDoubleMatrix in org.ujmp.core.doublematrixModifier and TypeInterfaceDescriptioninterface
interface
interface
Fields in org.ujmp.core.doublematrix with type parameters of type DenseDoubleMatrixModifier and TypeFieldDescriptionstatic final DenseDoubleMatrixFactory<? extends DenseDoubleMatrix>
DenseDoubleMatrix.Factory
-
Uses of DenseDoubleMatrix in org.ujmp.core.doublematrix.factory
Classes in org.ujmp.core.doublematrix.factory with type parameters of type DenseDoubleMatrixModifier and TypeInterfaceDescriptioninterface
DenseDoubleMatrixFactory<T extends DenseDoubleMatrix>
-
Uses of DenseDoubleMatrix in org.ujmp.core.doublematrix.impl
Classes in org.ujmp.core.doublematrix.impl that implement DenseDoubleMatrixModifier and TypeClassDescriptionclass
class
A dense 2D matrix with square block layout.class
class
class
class
class
class
class
class
class
-
Uses of DenseDoubleMatrix in org.ujmp.core.doublematrix.stub
Classes in org.ujmp.core.doublematrix.stub that implement DenseDoubleMatrixModifier and TypeClassDescriptionclass
class
class
class
class
class
class
-
Uses of DenseDoubleMatrix in org.ujmp.core.matrix.factory
Methods in org.ujmp.core.matrix.factory that return DenseDoubleMatrixModifier and TypeMethodDescriptionfinal DenseDoubleMatrix
AbstractMatrixFactory.linkToBinaryFile
(String filename, long... size) -
Uses of DenseDoubleMatrix in org.ujmp.core.timeseries
Classes in org.ujmp.core.timeseries that implement DenseDoubleMatrix -
Uses of DenseDoubleMatrix in org.ujmp.core.treematrix
Classes in org.ujmp.core.treematrix that implement DenseDoubleMatrixModifier and TypeClassDescriptionclass
class
class
-
Uses of DenseDoubleMatrix in org.ujmp.core.util
Classes in org.ujmp.core.util that implement DenseDoubleMatrix -
Uses of DenseDoubleMatrix in org.ujmp.core.util.io
Classes in org.ujmp.core.util.io that implement DenseDoubleMatrix -
Uses of DenseDoubleMatrix in org.ujmp.core.util.matrices
Classes in org.ujmp.core.util.matrices that implement DenseDoubleMatrix -
Uses of DenseDoubleMatrix in org.ujmp.jama
Classes in org.ujmp.jama that implement DenseDoubleMatrix -
Uses of DenseDoubleMatrix in org.ujmp.jblas
Classes in org.ujmp.jblas that implement DenseDoubleMatrix -
Uses of DenseDoubleMatrix in org.ujmp.la4j
Classes in org.ujmp.la4j that implement DenseDoubleMatrix -
Uses of DenseDoubleMatrix in org.ujmp.vecmath
Classes in org.ujmp.vecmath that implement DenseDoubleMatrix