#include <coconut_config.h>#include <evaluator.h>#include <expression.h>#include <model.h>#include <eval_main.h>#include <linalg.h>#include <math.h>#include <infb.h>#include <api_exception.h>

Go to the source code of this file.
Classes | |
| struct | coco::infbound_eval_type |
| class | coco::infbound_eval |
Namespaces | |
| namespace | coco |
| the main namespace of the COCONUT API | |
Typedefs | |
| typedef infbound(* | coco::infbound_evaluator )(const std::vector< infbound > *__x, const variable_indicator &__v) |
Definition in file infb_evaluator.h.
1.5.8