![]() |
MAiNGO
|
#include "interval.hpp"
#include "ffunc.hpp"
#include "mccormick.hpp"
#include "vmccormick.hpp"
Go to the source code of this file.
Typedefs | |
typedef mc::Interval | I |
A type definition for an Interval variable using MC++ library. More... | |
typedef mc::McCormick< I > | MC |
A type definition for a McCormick variable. More... | |
typedef mc::vMcCormick< I > | vMC |
A type definition for a vector McCormick variable. More... | |
mc::INTERVAL I |
A type definition for an Interval variable using MC++ library.