#include <operators.hpp>
Definition at line 1330 of file operators.hpp.
Definition at line 1343 of file operators.hpp.
References mmx::cos_sin().
01343 { 01344 (void) me; return cos_sin (f) [0]; }
Definition at line 1339 of file operators.hpp.
References mmx::derive(), and mmx::sin().
| static generic name | ( | ) |  [inline, static] | 
| static nat nr_init | ( | ) |  [inline, static] | 
Definition at line 1341 of file operators.hpp.
Definition at line 1337 of file operators.hpp.
References mmx::cos().
01337 { (void) i; return cos (x); }
| static void set_op | ( | R & | x, | |
| const C & | y | |||
| ) |  [inline, static] | 
 1.6.1
 1.6.1