basix_doc 0.1
|
#include <operators.hpp>
Definition at line 1405 of file operators.hpp.
Definition at line 1414 of file operators.hpp.
References mmx::cosh(), and mmx::derive().
static generic name | ( | ) | [inline, static] |
Definition at line 1412 of file operators.hpp.
References mmx::sinh().
{ (void) i; return sinh (x); }
static void set_op | ( | R & | x, |
const C & | y | ||
) | [inline, static] |