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.longmatrix.stub.AbstractLongMatrix (implements org.ujmp.core.longmatrix.LongMatrix)
- org.ujmp.core.longmatrix.stub.AbstractDenseLongMatrix (implements org.ujmp.core.longmatrix.DenseLongMatrix)
- org.ujmp.core.longmatrix.stub.AbstractDenseLongMatrix2D (implements org.ujmp.core.longmatrix.DenseLongMatrix2D)
- org.ujmp.core.longmatrix.impl.ArrayDenseLongMatrix2D
- org.ujmp.core.longmatrix.impl.DefaultDenseLongMatrix2D (implements org.ujmp.core.interfaces.HasLongArray)
- org.ujmp.core.longmatrix.stub.AbstractDenseLongMatrix2D (implements org.ujmp.core.longmatrix.DenseLongMatrix2D)
- org.ujmp.core.longmatrix.impl.LongCalculationMatrix
- org.ujmp.core.longmatrix.stub.AbstractDenseLongMatrix (implements org.ujmp.core.longmatrix.DenseLongMatrix)
- org.ujmp.core.genericmatrix.stub.AbstractSparseGenericMatrix<A> (implements org.ujmp.core.genericmatrix.SparseGenericMatrix<T>)
- org.ujmp.core.genericmatrix.impl.DefaultSparseGenericMatrix<A>
- org.ujmp.core.longmatrix.impl.DefaultSparseLongMatrix (implements org.ujmp.core.longmatrix.LongMatrix)
- org.ujmp.core.genericmatrix.impl.DefaultSparseGenericMatrix<A>
- org.ujmp.core.longmatrix.stub.AbstractLongMatrix (implements org.ujmp.core.longmatrix.LongMatrix)
- org.ujmp.core.genericmatrix.stub.AbstractGenericMatrix<T> (implements org.ujmp.core.genericmatrix.GenericMatrix<T>)
- org.ujmp.core.AbstractMatrix (implements org.ujmp.core.Matrix)
- java.lang.Number (implements java.io.Serializable)