#include <operators.hpp>
Definition at line 1820 of file operators.hpp.
| static Complex_type | ( | C | ) | const  [inline, static] | 
| static const C& y return gaussian | ( | x | , | |
| y | ||||
| ) | 
| static generic name | ( | ) |  [inline, static] | 
Definition at line 1821 of file operators.hpp.
References mmx::GEN_GAUSSIAN.
01821 { return GEN_GAUSSIAN; }
Definition at line 1827 of file operators.hpp.
References mmx::gaussian().
01827 { return gaussian (x, y); }
Definition at line 1825 of file operators.hpp.
References mmx::gaussian().
01825 { return gaussian (x, y); }
| static void set_op | ( | R & | x, | |
| const C1 & | y1, | |||
| const C2 & | y2 | |||
| ) |  [inline, static] | 
Definition at line 1829 of file operators.hpp.
 1.6.1
 1.6.1