Click or drag to resize

ConstantVarianceScalingIsDefault Property

Returns true when the scaling factor is 1 (one).

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

Property Value

Boolean
See Also