LevenbergMarquardtMinimizerWithConstraintsNonAllocatingScales Property |
Gets the scale factors used for the parameters. Set automatically if not
provided by the caller.
Namespace: Altaxo.Calc.OptimizationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3618.0 (4.8.3618.0)
Syntaxpublic Vector<double>? Scales { get; }Property Value
VectorDouble
See Also