Private Member Functions
ecl::Roots< Function > Class Template Reference

Primary template functor for the roots of a function (x-axis intercepts). More...

#include <function_math.hpp>

List of all members.

Private Member Functions

 Roots ()
 Private constructor - prevents instantiation of this primary template.
virtual ~Roots ()

Detailed Description

template<typename Function>
class ecl::Roots< Function >

Primary template functor for the roots of a function (x-axis intercepts).

Definition at line 120 of file function_math.hpp.


Constructor & Destructor Documentation

template<typename Function >
ecl::Roots< Function >::Roots ( ) [inline, private]

Private constructor - prevents instantiation of this primary template.

Definition at line 125 of file function_math.hpp.

template<typename Function >
virtual ecl::Roots< Function >::~Roots ( ) [inline, private, virtual]

Definition at line 126 of file function_math.hpp.


The documentation for this class was generated from the following file:


ecl_geometry
Author(s): Daniel Stonier
autogenerated on Thu Jun 6 2019 21:17:53