Click or drag to resize

EvaluationExceptionObjectiveFunction Property

Gets the objective function evaluation associated with the exception.

Namespace: Altaxo.Calc.Optimization
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public IObjectiveFunctionEvaluation ObjectiveFunction { get; }

Property Value

IObjectiveFunctionEvaluation
See Also