#include <operators.hpp>
Definition at line 1293 of file operators.hpp.
| static generic name | ( | ) |  [inline, static] | 
Definition at line 1294 of file operators.hpp.
References mmx::GEN_POWER.
01294 { return GEN_POWER; }
| static C1 op | ( | const C1 & | x, | |
| const C2 & | y | |||
| ) |  [inline, static] | 
| static void set_op | ( | R & | x, | |
| const C1 & | y1, | |||
| const C2 & | y2 | |||
| ) |  [inline, static] | 
 1.6.1
 1.6.1