Click or drag to resize

AnnealingMinimizerSchedule Property

Gets and sets the annealing schedule.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public AnnealingScheduleBase Schedule { get; set; }

Property Value

AnnealingScheduleBase
See Also