Uses of Class
org.apache.commons.math4.linear.SparseRealVector
-
Packages that use SparseRealVector Package Description org.apache.commons.math4.linear Linear algebra support. -
-
Uses of SparseRealVector in org.apache.commons.math4.linear
Subclasses of SparseRealVector in org.apache.commons.math4.linear Modifier and Type Class Description classOpenMapRealVectorThis class implements theRealVectorinterface with aOpenIntToDoubleHashMapbacking store.
-