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

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

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

Classes in org.apache.commons.math.linear that implement FieldLUDecomposition
 class FieldLUDecompositionImpl<T extends FieldElement<T>>
          Calculates the LUP-decomposition of a square matrix.
 



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