Click or drag to resize

ResidualStopCriterionT Properties

The ResidualStopCriterionT type exposes the following members.

Properties
 NameDescription
Public propertyMaximum Gets or sets the maximum value for the residual below which the calculation is considered converged.
Public propertyMinimumIterationsBelowMaximum Gets or sets the minimum number of iterations for which the residual has to be below the maximum before the calculation is considered converged.
Public propertyStatus Gets the current calculation status.
Top
See Also