GEP::tfexp< T > Struct Template Reference

#include <Functions.h>

Inheritance diagram for GEP::tfexp< T >:
Inheritance graph
[legend]
Collaboration diagram for GEP::tfexp< T >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

operator() (const T &a)
std::string name ()

template<class T = double>
struct GEP::tfexp< T >


Member Function Documentation

template<class T = double>
std::string GEP::tfexp< T >::name (  )  [inline, virtual]

Name of the function.

Returns:
name of the function

Reimplemented from GEP::oneArg< T >.

template<class T = double>
T GEP::tfexp< T >::operator() ( const T &  a  )  [inline, virtual]

templated operator (), representing the desired mechanism of a fucntion

Returns:
result of the function

Reimplemented from GEP::oneArg< T >.


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

Generated on Fri Dec 11 22:28:17 2009 for LibGEP by  doxygen 1.6.1