Click or drag to resize

IObjectiveFunctionFork Method

Create a new independent copy of this objective function, evaluated at the same point.

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

Return Value

IObjectiveFunction

[Missing <returns> documentation for "M:Altaxo.Calc.Optimization.IObjectiveFunction.Fork"]

See Also