IObjectiveFunctionFork Method |
Create a new independent copy of this objective function, evaluated at the same point.
Namespace: Altaxo.Calc.OptimizationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax IObjectiveFunction Fork()
Return Value
IObjectiveFunction[Missing <returns> documentation for "M:Altaxo.Calc.Optimization.IObjectiveFunction.Fork"]
See Also