Click or drag to resize

ManagedLinearAlgebraProviderQRFactor Method

Overload List
 NameDescription
Public methodQRFactor(Complex, Int32, Int32, Complex, Complex) Computes the QR factorization of A.
Public methodQRFactor(Complex32, Int32, Int32, Complex32, Complex32) Computes the QR factorization of A.
Public methodQRFactor(Double, Int32, Int32, Double, Double) Computes the QR factorization of A.
Public methodQRFactor(Single, Int32, Int32, Single, Single) Computes the QR factorization of A.
Top
See Also