rmul_add_op Struct Reference

#include <operators.hpp>

List of all members.

Static Public Member Functions


Detailed Description

Definition at line 632 of file operators.hpp.


Member Function Documentation

static generic name (  )  [inline, static]

Definition at line 633 of file operators.hpp.

References mmx::GEN_MUL_ADD.

00633 { return GEN_MUL_ADD; }

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

Definition at line 635 of file operators.hpp.

References mmx::mul_add().

00635 { mul_add (x, y, z); }


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

Generated on 6 Dec 2012 for basix by  doxygen 1.6.1