The AnnealingHistory..::.Step type exposes the following members.

Properties

  NameDescription
Error
Gets the estimated error.
Iterations
Gets the actual number of iterations performed at this step by the minimizer.
MaximumIterations
Gets the maximum number of iterations allowed during this step.
MinimumPoint
Gets the minimum computed.
MinimumValue
Gets the function evaluated at the minimum.
Simplex
Gets the simplex at the end of this step.
Temperature
Gets the temperature at this step.

See Also