Click or drag to resize

ManagedLinearAlgebraProviderThinQRFactor Method

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