Click or drag to resize

NelderMeadSimplex Property

Return the current iteration Simplex

Namespace: Altaxo.Calc.Optimization
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public Vector<double>[] Simplex { get; }

Property Value

VectorDouble
See Also