Click or drag to resize

DoubleComplexQRDecompRDiagonal Method

Returns the main diagonal of the upper trapezoidal matrix R.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public DoubleComplexVector RDiagonal()

Return Value

DoubleComplexVector
The main diagonal of the upper trapezoidal matrix R.
See Also