Click or drag to resize

LinearAnnealingSchedule Methods

The LinearAnnealingSchedule type exposes the following members.

Methods
 NameDescription
Public methodClone Creates a deep copy of this schedule.
(Overrides AnnealingScheduleBaseClone)
Public methodEquals Tests for equality of this schedule with another schedule.
(Overrides ObjectEquals(Object))
Public methodGetHashCode Returns an integer hash code for this schedule.
(Overrides ObjectGetHashCode)
Top
See Also