Overload List

  NameDescription
CustomAnnealingSchedule(Int32, DoubleVector)
Constructs a CustomAnnealingSchedule instance.
CustomAnnealingSchedule(Int32, array<Double>[]()[])
Constructs a CustomAnnealingSchedule instance.
CustomAnnealingSchedule(array<Int32>[]()[], DoubleVector)
Constructs a CustomAnnealingSchedule instance.
CustomAnnealingSchedule(array<Int32>[]()[], array<Double>[]()[])
Constructs a CustomAnnealingSchedule instance.
CustomAnnealingSchedule(Int32, DoubleVector, Double)
Constructs a CustomAnnealingSchedule instance.
CustomAnnealingSchedule(Int32, array<Double>[]()[], Double)
Constructs a CustomAnnealingSchedule instance.
CustomAnnealingSchedule(array<Int32>[]()[], DoubleVector, Double)
Constructs a CustomAnnealingSchedule instance.
CustomAnnealingSchedule(array<Int32>[]()[], array<Double>[]()[], Double)
Constructs a CustomAnnealingSchedule instance.

See Also