Click or drag to resize

AnnealingHistoryItem Property

Gets a specified step in the annealing history.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public AnnealingHistoryStep this[
	int step
] { get; }

Parameters

step  Int32
 

Property Value

AnnealingHistoryStep
See Also