Click or drag to resize

FloatNonnegativeLeastSquaresResult Property

Gets the result of the nonnegative least squares fit.

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

Property Value

FloatNonnegativeLeastSqResult
See Also