Uses of Interface
org.apache.commons.math3.linear.SparseRealMatrix

Packages that use SparseRealMatrix
org.apache.commons.math3.linear Linear algebra support. 
 

Uses of SparseRealMatrix in org.apache.commons.math3.linear
 

Classes in org.apache.commons.math3.linear that implement SparseRealMatrix
 class OpenMapRealMatrix
          Deprecated. As of version 3.1, this class is deprecated, for reasons exposed in this JIRA ticket. This class will be removed in version 4.0.
 



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