#include <operators.hpp>
Definition at line 1939 of file operators.hpp.
| static generic name | ( | ) |  [inline, static] | 
Definition at line 1940 of file operators.hpp.
References mmx::GEN_RADIUS.
01940 { return GEN_RADIUS; }
| static Radius_type | ( | C | ) | const  [inline, static] | 
Definition at line 1941 of file operators.hpp.
References mmx::radius().
01942 { return radius (x); }
| static void set_op | ( | R & | x, | |
| const C & | y | |||
| ) |  [inline, static] | 
 1.6.1
 1.6.1