#include <operators.hpp>
Definition at line 1655 of file operators.hpp.
| static C neutral | ( | ) |  [inline, static] | 
| static void set_neutral | ( | R & | x | ) |  [inline, static] | 
Definition at line 1659 of file operators.hpp.
References mmx::set_minimal().
01659 { set_minimal (x); }
| static void set_op | ( | R & | x, | |
| const C & | y | |||
| ) |  [inline, static] | 
Definition at line 1661 of file operators.hpp.
References mmx::exponent(), and mmx::max().
 1.6.1
 1.6.1