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.impl.ArrayDenseByteMatrix2D
- org.ujmp.core.bytematrix.impl.DefaultDenseByteMatrix2D (implements org.ujmp.core.interfaces.HasColumnMajorByteArray1D)
- org.ujmp.core.bytematrix.stub.AbstractDenseByteMatrix2D (implements org.ujmp.core.bytematrix.DenseByteMatrix2D)
- org.ujmp.core.bytematrix.impl.ByteCalculationMatrix
- org.ujmp.core.bytematrix.stub.AbstractDenseByteMatrix (implements org.ujmp.core.bytematrix.DenseByteMatrix)
- org.ujmp.core.genericmatrix.stub.AbstractSparseGenericMatrix<A> (implements org.ujmp.core.genericmatrix.SparseGenericMatrix<T>)
- org.ujmp.core.genericmatrix.impl.DefaultSparseGenericMatrix<A>
- org.ujmp.core.bytematrix.impl.DefaultSparseByteMatrix (implements org.ujmp.core.bytematrix.ByteMatrix)
- org.ujmp.core.genericmatrix.impl.DefaultSparseGenericMatrix<A>
- 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)