IObjectiveFunctionEvaluationCreateNew Method |
Creates a new unevaluated and independent copy of this objective function.
Namespace: Altaxo.Calc.OptimizationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
SyntaxIObjectiveFunction CreateNew()
Return Value
IObjectiveFunctionA new independent objective function instance.
See Also