Managed |
Name | Description | |
---|---|---|
QRSolve(Complex, Int32, Int32, Complex, Int32, Complex, QRMethod) | Solves A*X=B for X using QR factorization of A. | |
QRSolve(Complex32, Int32, Int32, Complex32, Int32, Complex32, QRMethod) | Solves A*X=B for X using QR factorization of A. | |
QRSolve(Double, Int32, Int32, Double, Int32, Double, QRMethod) | Solves A*X=B for X using QR factorization of A. | |
QRSolve(Single, Int32, Int32, Single, Int32, Single, QRMethod) | Solves A*X=B for X using QR factorization of A. |