Public Member Functions
ecl::FunctionMath< Function > Class Template Reference

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

#include <function_math.hpp>

List of all members.

Public Member Functions

 FunctionMath ()
 Default empty constructor (loads no math).
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

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

Default empty constructor (loads no math).

Definition at line 42 of file function_math.hpp.

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

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 (d.stonier@gmail.com)
autogenerated on Thu Jan 2 2014 11:13:11