Mathematica 9 is now available

LUDecomposition

Usage

LUDecomposition[m] generates a representation of the LU decomposition of a square matrix m.


Notes

LUDecomposition returns a list of three elements. The first element is a combination of upper- and lower-triangular matrices, the second element is a vector specifying rows used for pivoting, and for approximate numerical matrices  the third element is an estimate of the  condition number of  .
• Implementation notes: see Section A.9.4.
• Related package: LinearAlgebra`Orthogonalization`.
• New in Version 3.
• Advanced Documentation.


Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.