Class Hierarchy
- java.lang.Object
- 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.genericmatrix.stub.AbstractSparseGenericMatrix<A> (implements org.ujmp.core.genericmatrix.SparseGenericMatrix<T>)
- org.ujmp.core.genericmatrix.impl.DefaultSparseGenericMatrix<A>
- org.ujmp.core.stringmatrix.impl.DefaultSparseStringMatrix (implements org.ujmp.core.stringmatrix.StringMatrix)
- org.ujmp.core.genericmatrix.impl.DefaultSparseGenericMatrix<A>
- org.ujmp.core.stringmatrix.stub.AbstractStringMatrix (implements org.ujmp.core.stringmatrix.StringMatrix)
- org.ujmp.core.stringmatrix.stub.AbstractDenseStringMatrix (implements org.ujmp.core.stringmatrix.DenseStringMatrix)
- org.ujmp.core.stringmatrix.stub.AbstractDenseStringMatrix2D (implements org.ujmp.core.stringmatrix.DenseStringMatrix2D)
- org.ujmp.core.stringmatrix.impl.ArrayDenseStringMatrix2D
- org.ujmp.core.stringmatrix.impl.DefaultDenseStringMatrix2D (implements org.ujmp.core.interfaces.HasStringArray)
- org.ujmp.core.stringmatrix.impl.DenseCSVStringMatrix2D
- org.ujmp.core.stringmatrix.stub.AbstractDenseStringMatrix2D (implements org.ujmp.core.stringmatrix.DenseStringMatrix2D)
- org.ujmp.core.stringmatrix.stub.AbstractSparseStringMatrix (implements org.ujmp.core.stringmatrix.SparseStringMatrix)
- org.ujmp.core.stringmatrix.stub.AbstractSparseStringMatrix2D (implements org.ujmp.core.stringmatrix.SparseStringMatrix2D)
- org.ujmp.core.stringmatrix.impl.SparseCSVMatrix
- org.ujmp.core.stringmatrix.stub.AbstractSparseStringMatrix2D (implements org.ujmp.core.stringmatrix.SparseStringMatrix2D)
- org.ujmp.core.stringmatrix.impl.StringCalculationMatrix
- org.ujmp.core.stringmatrix.stub.AbstractDenseStringMatrix (implements org.ujmp.core.stringmatrix.DenseStringMatrix)
- org.ujmp.core.genericmatrix.stub.AbstractSparseGenericMatrix<A> (implements org.ujmp.core.genericmatrix.SparseGenericMatrix<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.stringmatrix.impl.SparseCSVMatrix.SparseCSVMatrixIterator (implements java.util.Iterator<E>)
- java.lang.Number (implements java.io.Serializable)