Uses of Class
org.apache.commons.math4.legacy.linear.SparseRealVector
-
Packages that use SparseRealVector Package Description org.apache.commons.math4.legacy.linear Linear algebra support. -
-
Uses of SparseRealVector in org.apache.commons.math4.legacy.linear
Subclasses of SparseRealVector in org.apache.commons.math4.legacy.linear Modifier and Type Class Description class
OpenMapRealVector
This class implements theRealVector
interface with aOpenIntToDoubleHashMap
backing store.
-