Click or drag to resize

DoubleFunctionExplorer.Reset Method

Resets exploration. After calling this method, CurrentVariableIsValid, PreviousVariableIsValid, and PreviousPreviousVariableIsValid all return false.

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