#include <operators.hpp>
Definition at line 1704 of file operators.hpp.
| static C neutral | ( | ) |  [inline, static] | 
| static void set_neutral | ( | R & | x | ) |  [inline, static] | 
Definition at line 1708 of file operators.hpp.
References mmx::set_minimal().
01708 { set_minimal (x); }
| static void set_op | ( | R & | x, | |
| const C & | y | |||
| ) |  [inline, static] | 
Definition at line 1710 of file operators.hpp.
References mmx::min(), and mmx::precision().
 1.6.1
 1.6.1