basix_doc 0.1
|
#include <operators.hpp>
Definition at line 1367 of file operators.hpp.
Definition at line 1380 of file operators.hpp.
References mmx::integrate().
Definition at line 1376 of file operators.hpp.
References mmx::derive(), and mmx::square().
static generic name | ( | ) | [inline, static] |
static nat nr_init | ( | ) | [inline, static] |
Definition at line 1378 of file operators.hpp.
{ return 1; }
Definition at line 1374 of file operators.hpp.
References mmx::atan_init().
{ return atan_init (x, i); }
static void set_op | ( | R & | x, |
const C & | y | ||
) | [inline, static] |