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