ISlBoundaryRegion

Assembly: Stat;

Description

The ISlBoundaryRegion interface defines the domain parameters.

Inheritance Hierarchy

          ISlBoundaryRegion

Comments

To solve optimization problem of quadratic function for several variables with linear constraints, use the ISmQuadraticProgramming interface.

Properties

  Property name Brief description

BoundaryLower

The BoundaryLower property determines lower bound.

BoundaryUpper

The BoundaryUpper property determines the upper bound.

LagrangeMultiplier

The LagrangeMultiplier property determines value of Lagrange multiplier.

See also:

Stat Assembly Interfaces