IMSL C# Numerical Library

QR.GetR Method 

The upper trapezoidal matrix R.

public double[,] GetR();

Return Value

The upper trapezoidal double matrix R of the QR decomposition.

See Also

QR Class | Imsl.Math Namespace