#include <Metaprograms.H>
Public Member Functions | |
| void | operator() (T *v) |
| void | operator() (T *v, const T &x) |
| void | operator() (T *v1, const T *v2) |
| void Metaprograms::Transform< N, T, FunctorT >::operator() | ( | T * | v | ) | [inline] |
| void Metaprograms::Transform< N, T, FunctorT >::operator() | ( | T * | v, | |
| const T & | x | |||
| ) | [inline] |
| void Metaprograms::Transform< N, T, FunctorT >::operator() | ( | T * | v1, | |
| const T * | v2 | |||
| ) | [inline] |
1.5.5