Click or drag to resize

NonlinearObjectiveFunctionNonAllocatingBaseValue Property

Gets the residual sum of squares.

Namespace: Altaxo.Calc.Optimization.ObjectiveFunctions
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public double Value { get; }

Property Value

Double

Implements

IObjectiveModelEvaluationValue
See Also