Public Member Functions | List of all members
ecl::FunctionMath< Function > Class Template Reference

Used as a parent to load function math into function classes. More...

#include <function_math.hpp>

Public Member Functions

 FunctionMath ()
 Default empty constructor (loads no math). More...
 
virtual ~FunctionMath ()
 

Detailed Description

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

Used as a parent to load function math into function classes.

Used a bit like the blueprint factory for polynomials. Implementation is in the specialisations (if it has any).

Definition at line 37 of file function_math.hpp.

Constructor & Destructor Documentation

◆ FunctionMath()

template<typename Function>
ecl::FunctionMath< Function >::FunctionMath ( )
inline

Default empty constructor (loads no math).

Definition at line 42 of file function_math.hpp.

◆ ~FunctionMath()

template<typename Function>
virtual ecl::FunctionMath< Function >::~FunctionMath ( )
inlinevirtual

Definition at line 43 of file function_math.hpp.


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


ecl_geometry
Author(s): Daniel Stonier
autogenerated on Mon Feb 28 2022 22:18:49