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

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

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

Classes in org.apache.commons.math.linear that implement LUDecomposition
 class LUDecompositionImpl
          Calculates the LUP-decomposition of a square matrix.
 



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