#include <Functions.h>


Public Member Functions | |
| T | operator() (const T &a, const T &b) |
| std::string | name () |
Implementation of multiplication.
| std::string GEP::tfmul< T >::name | ( | ) | [inline, virtual] |
| T GEP::tfmul< T >::operator() | ( | const T & | a, | |
| const T & | b | |||
| ) | [inline, virtual] |
templated operator (), representing the desired mechanism of a fucntion
Reimplemented from GEP::twoArg< T >.
1.6.1