Click or drag to resize

Step Properties

The AnnealingHistoryStep type exposes the following members.

Properties
 NameDescription
Public propertyError Gets the estimated error.
Public propertyIterations Gets the actual number of iterations performed at this step by the minimizer.
Public propertyMaximumIterations Gets the maximum number of iterations allowed during this step.
Public propertyMinimumPoint Gets the minimum computed.
Public propertyMinimumValue Gets the function evaluated at the minimum.
Public propertySimplex Gets the simplex at the end of this step.
Public propertyTemperature Gets the temperature at this step.
Top
See Also