IConstraintsProjectorAreAllParametersFixed Property |
Determine whether all parameters are fixed (i.e., all parameters have constraints that fix their values).
Namespace: Altaxo.Calc.OptimizationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3618.0 (4.8.3618.0)
Syntaxbool AreAllParametersFixed { get; }Property Value
Booleantrue if all parameters are fixed; otherwise,
false.
See Also