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