basix_doc 0.1
|
#include <operators.hpp>
Definition at line 2305 of file operators.hpp.
typedef is_non_constant_op pred |
Definition at line 2306 of file operators.hpp.
static generic name | ( | ) | [inline, static] |
Definition at line 2307 of file operators.hpp.
{ return "non_constant_part"; }
Definition at line 2309 of file operators.hpp.
{ return non_constant_part (x); }