#include <operators.hpp>
Definition at line 1364 of file operators.hpp.
Definition at line 1374 of file vector.hpp.
References mmx::cos_sin().
Definition at line 1373 of file operators.hpp.
References mmx::cos(), mmx::derive(), and mmx::square().
static generic name | ( | ) | [inline, static] |
static nat nr_init | ( | ) | [inline, static] |
Definition at line 1375 of file operators.hpp.
Definition at line 1371 of file operators.hpp.
References mmx::tan().
01371 { (void) i; return tan (x); }
static void set_op | ( | R & | x, | |
const C & | y | |||
) | [inline, static] |