basix_doc 0.1
|
#include <operators.hpp>
Definition at line 1333 of file operators.hpp.
Definition at line 1346 of file operators.hpp.
References mmx::integrate().
Definition at line 1342 of file operators.hpp.
References mmx::derive(), mmx::sqrt(), and mmx::square().
static generic name | ( | ) | [inline, static] |
static nat nr_init | ( | ) | [inline, static] |
Definition at line 1344 of file operators.hpp.
{ return 1; }
Definition at line 1340 of file operators.hpp.
References mmx::acos_init().
{ return acos_init (x, i); }
static void set_op | ( | R & | x, |
const C & | y | ||
) | [inline, static] |