#include <numerix/modular.hpp>
#include <algebramix/polynomial.hpp>
 
Go to the source code of this file.
Classes
Namespaces
Defines
- #define TMPL   template<typename C, typename M>
 
Functions
- template<typename C , typename PV , typename MV , typename MW > syntactic flatten (const modular< modulus< polynomial< C, PV >, MW >, MV > &c)
 - template<typename C , typename PV , typename MV > syntactic flatten (const modulus< polynomial< C, PV >, MV > &c)
 
Define Documentation
      
        
          | #define TMPL   template<typename C, typename M> |