basix_doc 0.1
project_helper< R > Struct Template Reference

#include <operators.hpp>

List of all members.

Static Public Member Functions


Detailed Description

template<typename R>
struct mmx::project_helper< R >

Definition at line 1990 of file operators.hpp.


Member Function Documentation

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)); }

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines