ParsedConstraintCoefficients Property |
Coefficient vector for the parameters (length = number of parameters).
Represents the left-hand side after moving everything to LHS:
coefficients · p [op] Rhs
The op corresponds to Kind.
Namespace: Altaxo.Calc.Regression.NonlinearAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3618.0 (4.8.3618.0)
Syntaxpublic double[] Coefficients { get; init; }Property Value
Double
See Also