 | AnnealingScheduleBaseSteps Property |
Gets the number of steps in the schedule.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntaxpublic int Steps { get; }
Public ReadOnly Property Steps As Integer
Get
public:
property int Steps {
int get ();
}
member Steps : int with get
Property Value
Int32
See Also