Uses of Interface
org.ujmp.core.numbermatrix.BaseNumberMatrix
Packages that use BaseNumberMatrix
Package
Description
-
Uses of BaseNumberMatrix in org.ujmp.colt
Classes in org.ujmp.colt that implement BaseNumberMatrix -
Uses of BaseNumberMatrix in org.ujmp.commonsmath
Classes in org.ujmp.commonsmath that implement BaseNumberMatrixModifier and TypeClassDescriptionclass
class
class
-
Uses of BaseNumberMatrix in org.ujmp.core.bigdecimalmatrix
Subinterfaces of BaseNumberMatrix in org.ujmp.core.bigdecimalmatrixModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
-
Uses of BaseNumberMatrix in org.ujmp.core.bigdecimalmatrix.impl
Classes in org.ujmp.core.bigdecimalmatrix.impl that implement BaseNumberMatrixModifier and TypeClassDescriptionclass
class
class
class
-
Uses of BaseNumberMatrix in org.ujmp.core.bigdecimalmatrix.stub
Classes in org.ujmp.core.bigdecimalmatrix.stub that implement BaseNumberMatrixModifier and TypeClassDescriptionclass
class
class
class
class
-
Uses of BaseNumberMatrix in org.ujmp.core.bigintegermatrix
Subinterfaces of BaseNumberMatrix in org.ujmp.core.bigintegermatrixModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
-
Uses of BaseNumberMatrix in org.ujmp.core.bigintegermatrix.impl
Classes in org.ujmp.core.bigintegermatrix.impl that implement BaseNumberMatrixModifier and TypeClassDescriptionclass
class
class
class
-
Uses of BaseNumberMatrix in org.ujmp.core.bigintegermatrix.stub
Classes in org.ujmp.core.bigintegermatrix.stub that implement BaseNumberMatrixModifier and TypeClassDescriptionclass
class
class
class
class
-
Uses of BaseNumberMatrix in org.ujmp.core.doublematrix
Subinterfaces of BaseNumberMatrix in org.ujmp.core.doublematrixModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
-
Uses of BaseNumberMatrix in org.ujmp.core.doublematrix.impl
Classes in org.ujmp.core.doublematrix.impl that implement BaseNumberMatrixModifier and TypeClassDescriptionclass
class
A dense 2D matrix with square block layout.class
class
class
class
class
class
class
class
class
class
-
Uses of BaseNumberMatrix in org.ujmp.core.doublematrix.stub
Classes in org.ujmp.core.doublematrix.stub that implement BaseNumberMatrixModifier and TypeClassDescriptionclass
class
class
class
class
class
class
-
Uses of BaseNumberMatrix in org.ujmp.core.numbermatrix
Subinterfaces of BaseNumberMatrix in org.ujmp.core.numbermatrixModifier and TypeInterfaceDescriptioninterface
DenseNumberMatrix<T extends Number>
interface
DenseNumberMatrix2D<T extends Number>
interface
DenseNumberMatrixMultiD<T extends Number>
interface
NumberMatrix<T extends Number>
interface
NumberMatrix2D<T extends Number>
interface
NumberMatrixMultiD<T extends Number>
interface
SparseNumberMatrix<T extends Number>
interface
SparseNumberMatrix2D<T extends Number>
interface
SparseNumberMatrixMultiD<T extends Number>
-
Uses of BaseNumberMatrix in org.ujmp.core.numbermatrix.factory
Classes in org.ujmp.core.numbermatrix.factory with type parameters of type BaseNumberMatrixModifier and TypeInterfaceDescriptioninterface
BaseNumberMatrixFactory<T extends BaseNumberMatrix<?>>
-
Uses of BaseNumberMatrix in org.ujmp.core.shortmatrix
Subinterfaces of BaseNumberMatrix in org.ujmp.core.shortmatrixModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
-
Uses of BaseNumberMatrix in org.ujmp.core.shortmatrix.impl
Classes in org.ujmp.core.shortmatrix.impl that implement BaseNumberMatrixModifier and TypeClassDescriptionclass
class
class
class
-
Uses of BaseNumberMatrix in org.ujmp.core.shortmatrix.stub
Classes in org.ujmp.core.shortmatrix.stub that implement BaseNumberMatrixModifier and TypeClassDescriptionclass
class
class
class
class
-
Uses of BaseNumberMatrix in org.ujmp.core.timeseries
Classes in org.ujmp.core.timeseries that implement BaseNumberMatrix -
Uses of BaseNumberMatrix in org.ujmp.core.treematrix
Subinterfaces of BaseNumberMatrix in org.ujmp.core.treematrixClasses in org.ujmp.core.treematrix that implement BaseNumberMatrixModifier and TypeClassDescriptionclass
class
class
-
Uses of BaseNumberMatrix in org.ujmp.core.util
Classes in org.ujmp.core.util that implement BaseNumberMatrix -
Uses of BaseNumberMatrix in org.ujmp.core.util.io
Classes in org.ujmp.core.util.io that implement BaseNumberMatrix -
Uses of BaseNumberMatrix in org.ujmp.core.util.matrices
Classes in org.ujmp.core.util.matrices that implement BaseNumberMatrix -
Uses of BaseNumberMatrix in org.ujmp.jama
Classes in org.ujmp.jama that implement BaseNumberMatrix -
Uses of BaseNumberMatrix in org.ujmp.jblas
Classes in org.ujmp.jblas that implement BaseNumberMatrix -
Uses of BaseNumberMatrix in org.ujmp.la4j
Classes in org.ujmp.la4j that implement BaseNumberMatrix -
Uses of BaseNumberMatrix in org.ujmp.vecmath
Classes in org.ujmp.vecmath that implement BaseNumberMatrix