GEP::tfil< T > Struct Template Reference

#include <Functions.h>

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

List of all members.

Public Member Functions

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

Detailed Description

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

Ignore Left - targeted at Linking function, allows to drop a part of a tree (left arg).


Member Function Documentation

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

Name of the function.

Returns:
name of the function

Reimplemented from GEP::twoArg< T >.

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

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

Returns:
result of the function

Reimplemented from GEP::twoArg< 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