Click or drag to resize

ParsedConstraintKind Property

The constraint kind as written by the user.

Namespace: Altaxo.Calc.Regression.Nonlinear
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3618.0 (4.8.3618.0)
Syntax
C#
public ConstraintKind Kind { get; init; }

Property Value

ConstraintKind
See Also