basix_doc 0.1
|
#include <operators.hpp>
Definition at line 930 of file operators.hpp.
Definition at line 939 of file operators.hpp.
References mmx::hard_hash().
{ return hard_hash (x); }
static generic name | ( | ) | [inline, static] |
Definition at line 931 of file operators.hpp.
References mmx::GEN_HARD_NEQ.
{ return GEN_HARD_NEQ; }
Definition at line 935 of file operators.hpp.
References mmx::apply().
Definition at line 933 of file operators.hpp.
References mmx::hard_neq().
{ return hard_neq (x, y); }