Class Hierarchy
- java.lang.Object
- org.ujmp.core.matrix.factory.AbstractMatrixFactory<T> (implements org.ujmp.core.matrix.factory.BaseMatrixFactory<T>)
- org.ujmp.core.doublematrix.factory.AbstractDenseDoubleMatrix2DFactory<T> (implements org.ujmp.core.doublematrix.factory.DenseDoubleMatrix2DFactory<T>)
- org.ujmp.colt.ColtDenseDoubleMatrix2DFactory (implements org.ujmp.core.doublematrix.factory.DenseDoubleMatrix2DFactory<T>)
- org.ujmp.core.doublematrix.factory.AbstractSparseDoubleMatrix2DFactory<T> (implements org.ujmp.core.doublematrix.factory.SparseDoubleMatrix2DFactory<T>)
- org.ujmp.colt.ColtSparseDoubleMatrix2DFactory (implements org.ujmp.core.doublematrix.factory.SparseDoubleMatrix2DFactory<T>)
- org.ujmp.core.doublematrix.factory.AbstractDenseDoubleMatrix2DFactory<T> (implements org.ujmp.core.doublematrix.factory.DenseDoubleMatrix2DFactory<T>)
- org.ujmp.core.util.AbstractPlugin (implements org.ujmp.core.interfaces.HasDependencies, org.ujmp.core.interfaces.HasDescription, org.ujmp.core.interfaces.HasStatus)
- org.ujmp.colt.Plugin
- org.ujmp.colt.ColtSparseDoubleMatrix2D.AvailableCoordinateIterable (implements java.lang.Iterable<T>)
- java.lang.Number (implements java.io.Serializable)
- org.ujmp.core.AbstractMatrix (implements org.ujmp.core.Matrix)
- org.ujmp.core.genericmatrix.stub.AbstractGenericMatrix<T> (implements org.ujmp.core.genericmatrix.GenericMatrix<T>)
- org.ujmp.core.numbermatrix.stub.AbstractNumberMatrix<T>
- org.ujmp.core.doublematrix.stub.AbstractDoubleMatrix (implements org.ujmp.core.doublematrix.DoubleMatrix)
- org.ujmp.core.doublematrix.stub.AbstractDoubleMatrix2D (implements org.ujmp.core.doublematrix.DoubleMatrix2D)
- org.ujmp.core.doublematrix.stub.AbstractDenseDoubleMatrix2D (implements org.ujmp.core.doublematrix.DenseDoubleMatrix2D)
- org.ujmp.colt.ColtDenseDoubleMatrix2D (implements org.ujmp.core.interfaces.Wrapper<A>)
- org.ujmp.core.doublematrix.stub.AbstractSparseDoubleMatrix2D (implements org.ujmp.core.doublematrix.SparseDoubleMatrix2D)
- org.ujmp.colt.ColtSparseDoubleMatrix2D (implements org.ujmp.core.interfaces.Wrapper<A>)
- org.ujmp.core.doublematrix.stub.AbstractDenseDoubleMatrix2D (implements org.ujmp.core.doublematrix.DenseDoubleMatrix2D)
- org.ujmp.core.doublematrix.stub.AbstractDoubleMatrix2D (implements org.ujmp.core.doublematrix.DoubleMatrix2D)
- org.ujmp.core.doublematrix.stub.AbstractDoubleMatrix (implements org.ujmp.core.doublematrix.DoubleMatrix)
- org.ujmp.core.numbermatrix.stub.AbstractNumberMatrix<T>
- org.ujmp.core.genericmatrix.stub.AbstractGenericMatrix<T> (implements org.ujmp.core.genericmatrix.GenericMatrix<T>)
- org.ujmp.core.AbstractMatrix (implements org.ujmp.core.Matrix)
- org.ujmp.core.matrix.factory.AbstractMatrixFactory<T> (implements org.ujmp.core.matrix.factory.BaseMatrixFactory<T>)