Click or drag to resize

FloatComplexQRLeastSqIsGood Property

Gets a boolean value that is true if the QR decomposition may be used to solve least squares problems; otherwise false.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public bool IsGood { get; }

Property Value

Boolean
See Also