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.bytematrix.stub.AbstractByteMatrix (implements org.ujmp.core.bytematrix.ByteMatrix)
- org.ujmp.core.bytematrix.stub.AbstractDenseByteMatrix (implements org.ujmp.core.bytematrix.DenseByteMatrix)
- org.ujmp.core.bytematrix.stub.AbstractDenseByteMatrix2D (implements org.ujmp.core.bytematrix.DenseByteMatrix2D)
- org.ujmp.core.bytematrix.stub.AbstractSparseByteMatrix (implements org.ujmp.core.bytematrix.SparseByteMatrix)
- org.ujmp.core.bytematrix.stub.AbstractSparseByteMatrix2D (implements org.ujmp.core.bytematrix.SparseByteMatrix2D)
- org.ujmp.core.bytematrix.stub.AbstractDenseByteMatrix (implements org.ujmp.core.bytematrix.DenseByteMatrix)
- org.ujmp.core.bytematrix.stub.AbstractByteMatrix (implements org.ujmp.core.bytematrix.ByteMatrix)
- 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)