basix_doc 0.1
|
#include <operators.hpp>
Definition at line 1990 of file operators.hpp.
static R op | ( | const C & | x | ) | [inline, static] |
Definition at line 1992 of file operators.hpp.
References mmx::project().
Referenced by project_op::set_op().
{ return as<R> (project (x)); }