Click or drag to resize

DivergenceStopCriterionT Methods

The DivergenceStopCriterionT type exposes the following members.

Methods
 NameDescription
Public methodClone Clones the current DivergenceStopCriterionT and its settings.
Public methodDetermineStatus Determines the status of the iterative calculation based on the stop criteria stored by the current IIterationStopCriterionT. Result is set into Status field.
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodReset Resets the IIterationStopCriterionT to the pre-calculation state.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also