algebramix_doc 0.3
/Users/mourrain/Devel/mmx/algebramix/include/algebramix/polynomial_modular_int.hpp File Reference

Go to the source code of this file.

Classes

Namespaces

Defines

Functions


Define Documentation

#define DECLARE_HELPER (   I)
Value:
template<typename V, typename W>                                \
  struct polynomial_variant_helper<modular<modulus<I,V>,W> > {  \
    typedef polynomial_modular_int PV;                          \
  };
 All Classes Namespaces Files Functions Variables Typedefs Friends Defines