#include <operators.hpp>
Definition at line 1260 of file operators.hpp.
Definition at line 1273 of file operators.hpp.
References mmx::integrate().
Definition at line 1269 of file operators.hpp.
References mmx::derive().
01269 { 01270 (void) me; return derive (x) / x; }
| static generic name | ( | ) | [inline, static] |
| static nat nr_init | ( | ) | [inline, static] |
Definition at line 1271 of file operators.hpp.
Definition at line 1267 of file operators.hpp.
References mmx::log_init().
01267 { return log_init (x, i); }
| static void set_op | ( | R & | x, | |
| const C & | y | |||
| ) | [inline, static] |
1.6.1