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.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.core.doublematrix.stub.AbstractSparseDoubleMatrix2D (implements org.ujmp.core.doublematrix.SparseDoubleMatrix2D)
- org.ujmp.core.doublematrix.stub.AbstractDoubleMatrixMultiD (implements org.ujmp.core.doublematrix.DoubleMatrixMultiD)
- org.ujmp.core.doublematrix.stub.AbstractDenseDoubleMatrixMultiD (implements org.ujmp.core.doublematrix.DenseDoubleMatrixMultiD)
- org.ujmp.core.doublematrix.stub.AbstractSparseDoubleMatrix (implements org.ujmp.core.doublematrix.SparseDoubleMatrix)
- 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)
- java.lang.Number (implements java.io.Serializable)