Click or drag to resize
QRGetQ Method
The orthogonal or unitary matrix Q.

Namespace: Imsl.Math
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public double[,] GetQ()

Return Value

Type: Double
A double matrix containing the accumulated orthogonal matrix Q from the QR decomposition.
See Also