Overload List
| Name | Description | |
|---|---|---|
| LinearAnnealingSchedule(Int32, Int32, Double) |
Creates a LinearAnnealingSchedule instance with the specified number of steps,
iterations per step, and starting temperature.
| |
| LinearAnnealingSchedule(Int32, Int32, Double, Double) |
Creates a LinearAnnealingSchedule instance with specified number of steps,
iterations per step, and starting temperature.
|