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

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

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

Classes in org.apache.commons.math.linear that implement SingularValueDecomposition
 class SingularValueDecompositionImpl
          Calculates the Singular Value Decomposition of a matrix.
 



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