ISlLinearConstraint

Assembly: Stat;

Namespace: Prognoz.Platform.Interop.Stat;

Description

The ISlLinearConstraint interface defines the parameters of the linear constraint.

Inheritance Hierarchy

          ISlLinearConstraint

Properties

  Property name Brief description
The BoundaryLower property determines lower bound.
The BoundaryUpper property determines the upper bound.
The Result property returns the value of linear constraints.
The Value property determines values of linear constraint coefficients.

See also:

Stat Assembly Interfaces