Uses of Interface
org.apache.commons.math.linear.SparseRealVector

Packages that use SparseRealVector
org.apache.commons.math.linear Linear algebra support. 
 

Uses of SparseRealVector in org.apache.commons.math.linear
 

Classes in org.apache.commons.math.linear that implement SparseRealVector
 class OpenMapRealVector
          This class implements the RealVector interface with a OpenIntToDoubleHashMap backing store.
 



Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.