Uses of Interface
org.apache.commons.math.linear.FieldLUDecomposition
Packages that use FieldLUDecomposition
-
Uses of FieldLUDecomposition in org.apache.commons.math.linear
Classes in org.apache.commons.math.linear that implement FieldLUDecompositionModifier and TypeClassDescriptionclass
FieldLUDecompositionImpl<T extends FieldElement<T>>
Calculates the LUP-decomposition of a square matrix.