Nelder Mead Optimizer.Scale Property
Gets or sets the size of the initial simplex.
Definition
Namespace: Numerics.NET.Optimization
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public Vector<double> Scale { get; set; }