Classes | Namespaces
function_math.hpp File Reference

Functors for evaluating various mathematical properties of functions. More...

#include <ecl/config/macros.hpp>
Include dependency graph for function_math.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Namespaces

namespace  ecl
 

Embedded control libraries.



Detailed Description

Functors for evaluating various mathematical properties of functions.

Date:
May 2009

Definition in file function_math.hpp.



ecl_geometry
Author(s): Daniel Stonier (d.stonier@gmail.com)
autogenerated on Thu Jan 2 2014 11:13:11