Click or drag to resize
QRGetR Method
The upper trapezoidal matrix R.

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

Return Value

Type: Double
The upper trapezoidal double matrix R of the QR decomposition.
See Also