|
basix_doc 0.1
|
#include <operators.hpp>
Definition at line 1942 of file operators.hpp.
| static generic name | ( | ) | [inline, static] |
Definition at line 1943 of file operators.hpp.
References mmx::GEN_NUMERATOR.
{ return GEN_NUMERATOR; }
| static Numerator_type | ( | C | ) | const [inline, static] |
Definition at line 1944 of file operators.hpp.
References mmx::numerator().
{ return numerator (z); }
Definition at line 1949 of file operators.hpp.
References mmx::numerator().
{ return numerator (z); }
Definition at line 1947 of file operators.hpp.
References mmx::numerator().
{ return numerator (z); }
| static void set_op | ( | R & | x, |
| const C & | y | ||
| ) | [inline, static] |