LRdecomposition(A,pivotfunction)
Does the PA=LR decomposition on the matrix A, pivoting by the minimal value of pivotfunction. L can be extracted by the function extractLeftLower, R by extractRightUpper. This has been implemented with fields of rational functions in mind.
|
|
|
|
|
|
|
The object LRdecomposition is a method function.
The source of this document is in /build/reproducible-path/macaulay2-1.25.06+ds/M2/Macaulay2/packages/AdjointIdeal.m2:946:0.