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 43 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 56 of file function_math.hpp.

◆ ~FunctionMath()

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

Definition at line 57 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:39