Uses of Interface
org.apache.commons.math.linear.SparseRealMatrix
-
Packages that use SparseRealMatrix Package Description org.apache.commons.math.linear Linear algebra support. -
-
Uses of SparseRealMatrix in org.apache.commons.math.linear
Classes in org.apache.commons.math.linear that implement SparseRealMatrix Modifier and Type Class Description class
OpenMapRealMatrix
Sparse matrix implementation based on an open addressed map.
-