![]() | Annealing |
The AnnealingScheduleBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | AnnealingScheduleBase | For internal use only. |
Name | Description | |
---|---|---|
![]() ![]() | DefaultTolerance | Gets and sets the default error tolerance. |
![]() | Steps | Gets the number of steps in the schedule. |
![]() | Tolerance | Gets and sets the error tolerance used in computing minima estimates. |
![]() | TotalIterations | Gets and sets the total number of iterations in the schedule. |
Name | Description | |
---|---|---|
![]() | currentStep_ | Current step. |
![]() ![]() | DEFAULT_TOLERANCE | The default error tolerance. |
![]() | steps_ | Total steps. |
![]() | tolerance_ | Tolerance. |
![]() | totalIters_ | Total iterations. |