Managed |
Name | Description | |
---|---|---|
LUFactor(Complex, Int32, Int32) | Computes the LUP factorization of A. P*A = L*U. | |
LUFactor(Complex32, Int32, Int32) | Computes the LUP factorization of A. P*A = L*U. | |
LUFactor(Double, Int32, Int32) | Computes the LUP factorization of A. P*A = L*U. | |
LUFactor(Single, Int32, Int32) | Computes the LUP factorization of A. P*A = L*U. |