#include <operators.hpp>
Definition at line 1414 of file operators.hpp.
Definition at line 1427 of file operators.hpp.
References mmx::integrate().
Definition at line 1423 of file operators.hpp.
References mmx::derive(), and mmx::square().
| static generic name | ( | ) |  [inline, static] | 
Definition at line 1415 of file operators.hpp.
References mmx::GEN_ARCTAN.
01415 { return GEN_ARCTAN; }
| static nat nr_init | ( | ) |  [inline, static] | 
Definition at line 1425 of file operators.hpp.
Definition at line 1421 of file operators.hpp.
References mmx::atan_init().
01421 { return atan_init (x, i); }
| static void set_op | ( | R & | x, | |
| const C & | y | |||
| ) |  [inline, static] | 
 1.6.1
 1.6.1