as_helper< modular< TM, modular_local >, modular< SM, SV > > Struct Template Reference

#include <modular.hpp>

List of all members.

Static Public Member Functions


Detailed Description

template<typename TM, typename SM, typename SV>
struct mmx::as_helper< modular< TM, modular_local >, modular< SM, SV > >

Definition at line 434 of file modular.hpp.


Member Function Documentation

static modular<TM,modular_local> cv ( const modular< SM, SV > &  p  )  [inline, static]

Definition at line 436 of file modular.hpp.

00436                                {
00437     return modular<TM,modular_local> (* p, get_modulus (p)); }


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

Generated on 6 Dec 2012 for numerix by  doxygen 1.6.1