Private Member Functions | List of all members
ecl::Roots< Function > Class Template Reference

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 ()
 

Detailed Description

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

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

Definition at line 126 of file function_math.hpp.

Constructor & Destructor Documentation

◆ Roots()

template<typename Function >
ecl::Roots< Function >::Roots ( )
inlineprivate

Private constructor - prevents instantiation of this primary template.

Definition at line 131 of file function_math.hpp.

◆ ~Roots()

template<typename Function >
virtual ecl::Roots< Function >::~Roots ( )
inlineprivatevirtual

Definition at line 132 of file function_math.hpp.


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


ecl_geometry
Author(s): Daniel Stonier
autogenerated on Wed Mar 2 2022 00:16:40