Click or drag to resize

CustomAnnealingSchedule Fields

The CustomAnnealingSchedule type exposes the following members.

Fields
 NameDescription
Protected fieldcurrentStep_ Current step.
(Inherited from AnnealingScheduleBase)
Protected fieldsteps_ Total steps.
(Inherited from AnnealingScheduleBase)
Protected fieldtolerance_ Tolerance.
(Inherited from AnnealingScheduleBase)
Protected fieldtotalIters_ Total iterations.
(Inherited from AnnealingScheduleBase)
Top
See Also