|
carl
25.04
Computer ARithmetic Library
|
#include <carl-arith/interval/Interval.h>#include <carl-arith/interval/Power.h>#include "../IntervalEvaluation.h"

Go to the source code of this file.
Namespaces | |
| carl | |
| carl is the main namespace for the library. | |
Functions | |
| template<typename PolynomialType , typename Number , class strategy > | |
| Interval< Number > | carl::evaluate (const MultivariateHorner< PolynomialType, strategy > &mvH, const std::map< Variable, Interval< Number >> &map) |