Uses of Class
org.apache.commons.math.linear.SparseFieldMatrix

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

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

Constructors in org.apache.commons.math.linear with parameters of type SparseFieldMatrix
SparseFieldMatrix(SparseFieldMatrix<T> other)
          Copy constructor.
 



Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.