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

#include <modular.hpp>

List of all members.

Static Public Member Functions


Detailed Description

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

Definition at line 165 of file modular.hpp.


Member Function Documentation

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

Definition at line 167 of file modular.hpp.

00167 { return modular<TM,TV> (*p); }


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

Generated on 6 Dec 2012 for numerix by  doxygen 1.6.1