Click or drag to resize

AnnealingHistorySimplexes Property

Gets an array of the starting simplexes at each step in the annealing history.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public DoubleMatrix[] Simplexes { get; }

Property Value

DoubleMatrix
See Also