fast_op Struct Reference

#include <operators.hpp>

List of all members.

Static Public Member Functions


Detailed Description

Definition at line 214 of file operators.hpp.


Member Function Documentation

static Fast_type ( C   )  const [inline, static]

Definition at line 216 of file operators.hpp.

References mmx::fast().

00217                   { return fast (x); }

static generic name (  )  [inline, static]

Definition at line 215 of file operators.hpp.

References mmx::GEN_FAST.

00215 { return GEN_FAST; }

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

Definition at line 219 of file operators.hpp.

References mmx::fast().

00219 { x= fast (y); }


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

Generated on 6 Dec 2012 for basix by  doxygen 1.6.1