Click or drag to resize

DoubleNonnegativeLeastSquaresResult Property

Gets the result of the nonnegative least squares fit.

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

Property Value

DoubleNonnegativeLeastSqResult
See Also