basix_doc 0.1
|
#include <operators.hpp>
Definition at line 1647 of file operators.hpp.
static generic name | ( | ) | [inline, static] |
Definition at line 1650 of file operators.hpp.
References mmx::GEN_PRECISION.
{ return GEN_PRECISION; }
Definition at line 1652 of file operators.hpp.
References mmx::precision().
{ return precision (x); }
static void set_op | ( | R & | x, |
const C & | y | ||
) | [inline, static] |