Click or drag to resize

LinearConstraintsProjectorNumberOfParameters Property

Gets the number of parameters required by the operation or function.

Namespace: Altaxo.Calc.Optimization
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3618.0 (4.8.3618.0)
Syntax
C#
public int NumberOfParameters { get; }

Property Value

Int32
See Also