lift_helper< modular< M, V > > Struct Template Reference

#include <modular.hpp>

List of all members.

Static Public Member Functions


Detailed Description

template<typename M, typename V>
struct mmx::lift_helper< modular< M, V > >

Definition at line 191 of file modular.hpp.


Member Function Documentation

static Lift_type ( modular< M, V  )  const [inline, static]
static void set_op ( R &  y,
const modular< M, V > &  x 
) [inline, static]

Definition at line 193 of file modular.hpp.

References mmx::set_as().

00193 { set_as (y, *x); }


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

Generated on 6 Dec 2012 for numerix by  doxygen 1.6.1