Classes | Namespaces | Variables
bounds.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ifopt::Bounds
 Upper and lower bound for optimization variables and constraints. More...

Namespaces

namespace  ifopt
 

common namespace for all elements in this library.


Variables

static const Bounds ifopt::BoundGreaterZero = Bounds( 0.0, +inf)
static const Bounds ifopt::BoundSmallerZero = Bounds(-inf, 0.0)
static const Bounds ifopt::BoundZero = Bounds( 0.0, 0.0)
static const double ifopt::inf = 1.0e20
static const Bounds ifopt::NoBound = Bounds(-inf, +inf)


ifopt
Author(s): Alexander W. Winkler
autogenerated on Sat May 18 2019 02:43:08