Performs any tasks after the main algorithm has failed to converge.
Namespace:
Extreme.Mathematics.Algorithms
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
protected virtual void OnFailure()
Protected Overridable Sub OnFailure
protected:
virtual void OnFailure()
abstract OnFailure : unit -> unit
override OnFailure : unit -> unit
Reference