Click or drag to resize

ParameterOptimizer.Reset Method

Resets the ParameterOptimizer by setting the LastRunsResults to null and the CurrentIteration to zero. This method should be called in any derived version.

Namespace:  AGI.Foundation.NumericalMethods
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public virtual void Reset()
See Also