#include <operators.hpp>
Definition at line 1931 of file operators.hpp.
| static Center_type | ( | C | ) | const [inline, static] |
Definition at line 1933 of file operators.hpp.
References mmx::center().
01934 { return center (x); }
| static generic name | ( | ) | [inline, static] |
Definition at line 1932 of file operators.hpp.
References mmx::GEN_CENTER.
01932 { return GEN_CENTER; }
| static void set_op | ( | R & | x, | |
| const C & | y | |||
| ) | [inline, static] |
1.6.1