#include <operators.hpp>
Definition at line 2163 of file operators.hpp.
Definition at line 2170 of file operators.hpp.
References mmx::compose(), and mmx::derive().
| static generic name | ( | ) |  [inline, static] | 
Definition at line 2164 of file operators.hpp.
References mmx::GEN_REVERSE.
02164 { return GEN_REVERSE; }
Definition at line 2166 of file operators.hpp.
References mmx::reverse().
02166 { return reverse (x); }
| static void set_op | ( | R & | x, | |
| const C & | y | |||
| ) |  [inline, static] | 
 1.6.1
 1.6.1