basix_doc 0.1
|
#include <operators.hpp>
Definition at line 1300 of file operators.hpp.
Definition at line 1313 of file operators.hpp.
References mmx::cos_sin().
{ (void) me; return cos_sin (f) [1]; }
Definition at line 1309 of file operators.hpp.
References mmx::cos(), and mmx::derive().
static generic name | ( | ) | [inline, static] |
static nat nr_init | ( | ) | [inline, static] |
Definition at line 1311 of file operators.hpp.
{ return 1; }
static void set_op | ( | R & | x, |
const C & | y | ||
) | [inline, static] |