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