reconstruct_op Struct Reference

#include <operators.hpp>

List of all members.

Static Public Member Functions


Detailed Description

Definition at line 2071 of file operators.hpp.


Member Function Documentation

static generic name (  )  [inline, static]

Definition at line 2072 of file operators.hpp.

References mmx::GEN_RECONSTRUCT.

02072 { return GEN_RECONSTRUCT; }

static Reconstruct_type ( C   )  const [inline, static]

Definition at line 2073 of file operators.hpp.

References mmx::reconstruct().

02074                   { return reconstruct (x); }

static void set_op ( R &  y,
const C x 
) [inline, static]

Definition at line 2076 of file operators.hpp.

References mmx::reconstruct(), and mmx::set_as().

02076 { set_as (y, reconstruct (x)); }


The documentation for this struct was generated from the following file:

Generated on 6 Dec 2012 for basix by  doxygen 1.6.1