basix_doc 0.1
|
#include <operators.hpp>
Definition at line 2298 of file operators.hpp.
typedef is_constant_op pred |
Definition at line 2299 of file operators.hpp.
static generic name | ( | ) | [inline, static] |
Definition at line 2300 of file operators.hpp.
{ return "constant_part"; }
Definition at line 2302 of file operators.hpp.
{ return constant_part (x); }