Primary template functor for the roots of a function (x-axis intercepts). More...
#include <function_math.hpp>
| Private Member Functions | |
| Roots () | |
| Private constructor - prevents instantiation of this primary template.  More... | |
| virtual | ~Roots () | 
Primary template functor for the roots of a function (x-axis intercepts).
Definition at line 126 of file function_math.hpp.
| 
 | inlineprivate | 
Private constructor - prevents instantiation of this primary template.
Definition at line 131 of file function_math.hpp.
| 
 | inlineprivatevirtual | 
Definition at line 132 of file function_math.hpp.