Click or drag to resize

ConstantVarianceScalingIsDefault Property

Gets a value indicating whether the scaling factor is 1.

Namespace: Altaxo.Calc.Regression.Nonlinear
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public bool IsDefault { get; }

Property Value

Boolean
See Also