#include <operators.hpp>
Definition at line 1227 of file operators.hpp.
Definition at line 1240 of file operators.hpp.
References mmx::integrate().
Definition at line 1236 of file operators.hpp.
References mmx::derive().
01236 { 01237 return derive (x) * me; }
| static generic name | ( | ) |  [inline, static] | 
| static nat nr_init | ( | ) |  [inline, static] | 
Definition at line 1238 of file operators.hpp.
Definition at line 1234 of file operators.hpp.
References mmx::exp().
01234 { (void) i; return exp (x); }
| static void set_op | ( | R & | x, | |
| const C & | y | |||
| ) |  [inline, static] | 
 1.6.1
 1.6.1