Assembly: Stat;
The ISlBoundaryRegion interface defines the domain parameters.
ISlBoundaryRegion
To solve optimization problem of quadratic function for several variables with linear constraints, use the ISmQuadraticProgramming interface.
Property name | Brief description | |
The BoundaryLower property determines lower bound. | ||
The BoundaryUpper property determines the upper bound. | ||
The LagrangeMultiplier property determines value of Lagrange multiplier. |
See also: