Click or drag to resize

LinearAnnealingSchedule Constructor

Overload List
 NameDescription
Public methodLinearAnnealingSchedule(Int32, Int32, Double) Creates a LinearAnnealingSchedule instance with the specified number of steps, iterations per step, and starting temperature.
Public methodLinearAnnealingSchedule(Int32, Int32, Double, Double) Creates a LinearAnnealingSchedule instance with specified number of steps, iterations per step, and starting temperature.
Top
See Also