|
basix_doc 0.1
|
#include <operators.hpp>
Definition at line 1180 of file operators.hpp.
Definition at line 1193 of file operators.hpp.
References mmx::integrate().
Definition at line 1189 of file operators.hpp.
References mmx::derive().
{
return derive (x) * me; }
| static generic name | ( | ) | [inline, static] |
| static nat nr_init | ( | ) | [inline, static] |
Definition at line 1191 of file operators.hpp.
{ return 1; }
| static void set_op | ( | R & | x, |
| const C & | y | ||
| ) | [inline, static] |