Click or drag to resize

NonlinearProgrammingProblemNumVariables Property

Number of variables for the problem.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public override int NumVariables { get; }

Property Value

Int32
See Also