basix_doc 0.1
|
#include <operators.hpp>
Definition at line 1671 of file operators.hpp.
static generic name | ( | ) | [inline, static] |
Definition at line 1674 of file operators.hpp.
References mmx::GEN_CHANGE_PRECISION.
{ return GEN_CHANGE_PRECISION; }
Definition at line 1676 of file operators.hpp.
References mmx::change_precision().
{ return change_precision (x, p); }
Definition at line 1678 of file operators.hpp.
References mmx::change_precision().
{ x= change_precision (y, p); }