#include <ecl/config/macros.hpp>

Go to the source code of this file.
| Classes | |
| class | ecl::Division< class > | 
| Primary template functor for polynomial division. | |
| class | ecl::FunctionMath< Function > | 
| Used as a parent to load function math into function classes. | |
| class | ecl::Intersection< Function > | 
| Primary template functor for the intersection of like functions. | |
| class | ecl::Maximum< class > | 
| Primary template functor for the maximum of a continuous function. | |
| class | ecl::Minimum< class > | 
| Primary template functor for the minimum of a continuous function. | |
| class | ecl::Roots< class > | 
| Primary template functor for the roots of a function (x-axis intercepts). | |
| Namespaces | |
| ecl | |