as_helper< generic, modular< modulus< C, V >, W > > Struct Template Reference

#include <modular.hpp>

List of all members.

Static Public Member Functions


Detailed Description

template<typename C, typename V, typename W>
struct mmx::as_helper< generic, modular< modulus< C, V >, W > >

Definition at line 177 of file modular.hpp.


Member Function Documentation

static generic cv ( const modular< modulus< C, V >, W > &  x  )  [inline, static]

Definition at line 178 of file modular.hpp.

00178                                                                {
00179     return new generic_concrete_rep<modular<modulus<C,V>,W> > (x); }


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

Generated on 6 Dec 2012 for numerix by  doxygen 1.6.1