Click or drag to resize

IterationCountStopCriterionT Methods

The IterationCountStopCriterionT type exposes the following members.

Methods
 NameDescription
Public methodClone Clones the current IterationCountStopCriterionT and its settings.
Public methodDetermineStatus Determines the status of the iterative calculation based on the stop criteria stored by the current IterationCountStopCriterionT. 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 IterationCountStopCriterionT to the pre-calculation state.
Public methodResetMaximumNumberOfIterationsToDefault Returns the maximum number of iterations to the default.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also