Main Page   Modules   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages  

NlpBounds Class Reference
[NlpSupport]

A class whose instances represent the upper and lower bounds of a nonlinear program. More...

#include <NlpBounds.hh>

Inheritance diagram for NlpBounds:

IotrRefCount List of all members.

Public Methods

int nxupp ()
 the number of upper bounds on x

int nxlow ()
 the number of lower bounds on x

int mcupp ()
 the number of upper bounds on the constraint functions

int mclow ()
 the number of lower bounds on the constraint functions

int mequality ()
 the number of equality constraints


Static Public Methods

NlpBounds * fromRanges (IotrVector &xlow, IotrVector &xupp, IotrVector &clow, IotrVector &cupp, double bignum)
 Returns maximum step length along direction step.


Detailed Description

A class whose instances represent the upper and lower bounds of a nonlinear program.


The documentation for this class was generated from the following file:
Generated on Wed Aug 27 10:03:42 2003 for iotr by doxygen1.2.18