Click or drag to resize

IObjectiveFunctionEvaluationCreateNew Method

Create a new unevaluated and independent copy of this objective function

Namespace: Altaxo.Calc.Optimization
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
IObjectiveFunction CreateNew()

Return Value

IObjectiveFunction

[Missing <returns> documentation for "M:Altaxo.Calc.Optimization.IObjectiveFunctionEvaluation.CreateNew"]

See Also