basix_doc 0.1
|
#include <operators.hpp>
Definition at line 2325 of file operators.hpp.
static generic name | ( | ) | [inline, static] |
Definition at line 2326 of file operators.hpp.
{ return "inject"; }
Definition at line 2328 of file operators.hpp.
References mmx::inject().
{ return inject (x, i, d); }
static void set_op | ( | R & | x, |
const C & | y, | ||
const I & | i, | ||
const D & | d | ||
) | [inline, static] |