| 
    algebramix_doc 0.3 
   | 
 
#include <basix/vector.hpp>#include <basix/int.hpp>#include <numerix/integer.hpp>#include <numerix/modular.hpp>#include <numerix/modular_integer.hpp>#include <algebramix/vector_unrolled.hpp>#include <algebramix/vector_simd.hpp>#include <algebramix/vector_modular.hpp>#include <algebramix/p_expansion.hpp>#include <algebramix/p_expansion_modular_integer.hpp>#include <basix/tuple.hpp>#include <basix/glue.hpp>Go to the source code of this file.
| #define int_literal | ( | x | ) | as_int (as_string (x)) | 
Definition at line 15 of file glue_p_expansion_modular_integer.cpp.
| #define simple_as_p_expansion | ( | C | ) | as_p_expansion<C,Modulus_variant(C),modular_local> | 
Definition at line 18 of file glue_p_expansion_modular_integer.cpp.
| #define simple_p_expansion | ( | C | ) | polynomial<C, polynomial_carry_variant_helper<C>::PV> | 
Definition at line 17 of file glue_p_expansion_modular_integer.cpp.