Click or drag to resize

AnnealingHistory Properties

The AnnealingHistory type exposes the following members.

Properties
 NameDescription
Public propertyErrors Gets the vector of errors at each step in the annealing history.
Public propertyFunctionObsolete.
Gets the function that was minimized.
Public propertyFunctional Gets the functional that was minimized.
Public propertyItem Gets a specified step in the annealing history.
Public propertyIterations Gets the number of iterations actually performed at each step in the annealing history.
Public propertyMaximumIterations Gets the number of maximum iterations at each step in the annealing history.
Public propertyMinimumPoints Gets the minima computed at each step in the annealing history.
Public propertyMinimumValues Gets a vector of the function evaluated at the minima computed at each step in the annealing history.
Public propertySimplexes Gets an array of the starting simplexes at each step in the annealing history.
Public propertySteps Gets a list of steps in the annealing history.
Public propertyTemperatures Gets the vector of temperatures at each step in the annealing history.
Top
See Also