Click or drag to resize

FloatComplexQRDecompRDiagonal 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 FloatComplexVector RDiagonal()

Return Value

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