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

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

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

Classes in org.apache.commons.math.linear that implement EigenDecomposition
 class EigenDecompositionImpl
          Calculates the eigen decomposition of a symmetric matrix.
 



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