Uses of Class
dk.jonaslindstrom.ruffini.common.matrices.elements.BaseMatrix
Packages that use BaseMatrix
- 
Uses of BaseMatrix in dk.jonaslindstrom.ruffini.common.matrices.elementsSubclasses of BaseMatrix in dk.jonaslindstrom.ruffini.common.matrices.elementsModifier and TypeClassDescriptionclassInstances of this class represents a mutable matrix.classSparseMatrix<E>This class represents a sparse matrix by only storing the non-zero entries.