INonLinearConstraint

Assembly: Stat;

Namespace: Prognoz.Platform.Interop.Stat;

Description

The INonLinearConstraint interface defines the parameters of the non-linear constraint.

Inheritance Hierarchy

          INonLinearConstraint

Properties

  Property name Brief description
The BoundaryLower property determines lower bound.
The BoundaryUpper property determines the upper bound.
The NonLinearFunction property determines nonlinear function of the constraint.
The Result property returns non-linear constraint value.

See also:

Stat Assembly Interfaces