Levenberg Marquardt Optimizer.Auto Scale Property
Gets or sets whether scaling should be used.
Definition
Namespace: Numerics.NET.Optimization
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
C#
true if scaling is to be used; otherwise false.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
public bool AutoScale { get; set; }
Property Value
Booleantrue if scaling is to be used; otherwise false.