The CustomAnnealingSchedule type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Clone |
Creates a deep copy of this schedule.
(Overrides AnnealingScheduleBase..::.Clone()()().) | |
| Equals |
Tests for equality of this schedule with another schedule.
(Overrides Object..::.Equals(Object).) | |
| GetHashCode |
Returns an integer hash code for this schedule.
(Overrides Object..::.GetHashCode()()().) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Operators
| Name | Description | |
|---|---|---|
| Equality |
Equality operator. Tests for equality of two schedules.
| |
| Inequality |
Inequality operator. Tests for inequality of two schedules.
|