Click or drag to resize

NonlinearProgrammingProblemConstraints Property

Gets the constraints.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public IList<Constraint> Constraints { get; }

Property Value

IListConstraint
See Also