IObjectiveModelEvaluationCreateNew Method |
Creates a new instance of the objective model with identical configuration but independent state.
Namespace: Altaxo.Calc.OptimizationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
SyntaxIObjectiveModel CreateNew()
Return Value
IObjectiveModelA new objective model instance.
See Also