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

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

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

Classes in org.apache.commons.math.linear that implement SparseRealMatrix
 class OpenMapRealMatrix
          Sparse matrix implementation based on an open addressed map.
 



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