Uses of Interface
org.apache.commons.math3.linear.SparseRealMatrix
Packages that use SparseRealMatrix
-
Uses of SparseRealMatrix in org.apache.commons.math3.linear
Classes in org.apache.commons.math3.linear that implement SparseRealMatrixModifier and TypeClassDescriptionclass
Sparse matrix implementation based on an open addressed map.