#include <basix/vector.hpp>
#include <algebramix/polynomial.hpp>
#include <algebramix/polynomial_polynomial.hpp>
#include <algebramix/polynomial_schonhage.hpp>
#include <basix/tuple.hpp>
#include <basix/glue.hpp>
Go to the source code of this file.
Namespaces
Functions
- template<typename C > polynomial< C > polynomial_reverse (const vector< C > &v)
- template<typename C > polynomial< modular< modulus
< C >, modular_local > > as_polynomial_modular (const polynomial< C > &f, const modulus< C > &p)
- template<typename C > vector< generic > wrap_subresultants (const polynomial< C > &f, const polynomial< C > &g)
- static polynomial< generic > GLUE_1 (const tuple< generic > &arg_1)
- static row_tuple< generic > GLUE_2 (const tuple< generic > &arg_1)
- static void GLUE_3 (const polynomial< generic > &arg_1, const generic &arg_2)
- static iterator< generic > GLUE_4 (const polynomial< generic > &arg_1)
- static int GLUE_5 (const polynomial< generic > &arg_1)
- static int GLUE_6 (const polynomial< generic > &arg_1)
- static generic GLUE_7 (const polynomial< generic > &arg_1, const int &arg_2)
- static polynomial< generic > GLUE_8 (const polynomial< generic > &arg_1)
- static polynomial< generic > GLUE_9 (const polynomial< generic > &arg_1)
- static polynomial< generic > GLUE_10 (const polynomial< generic > &arg_1, const polynomial< generic > &arg_2)
- static polynomial< generic > GLUE_11 (const polynomial< generic > &arg_1, const polynomial< generic > &arg_2)
- static polynomial< generic > GLUE_12 (const polynomial< generic > &arg_1, const polynomial< generic > &arg_2)
- static polynomial< generic > GLUE_13 (const polynomial< generic > &arg_1, const int &arg_2)
- static polynomial< generic > GLUE_14 (const polynomial< generic > &arg_1, const int &arg_2)
- static polynomial< generic > GLUE_15 (const polynomial< generic > &arg_1, const int &arg_2)
- static polynomial< generic > GLUE_16 (const polynomial< generic > &arg_1)
- static polynomial< generic > GLUE_17 (const polynomial< generic > &arg_1)
- static generic GLUE_18 (const polynomial< generic > &arg_1, const generic &arg_2)
- static vector< generic > GLUE_19 (const polynomial< generic > &arg_1, const vector< generic > &arg_2)
- static generic GLUE_20 (const polynomial< generic > &arg_1, const generic &arg_2)
- static vector< generic > GLUE_21 (const polynomial< generic > &arg_1, const vector< generic > &arg_2)
- static polynomial< generic > GLUE_22 (const polynomial< generic > &arg_1, const polynomial< generic > &arg_2)
- static polynomial< generic > GLUE_23 (const polynomial< generic > &arg_1, const polynomial< generic > &arg_2)
- static polynomial< generic > GLUE_24 (const polynomial< generic > &arg_1, const polynomial< generic > &arg_2)
- static bool GLUE_25 (const polynomial< generic > &arg_1, const polynomial< generic > &arg_2)
- static polynomial< generic > GLUE_26 (const polynomial< generic > &arg_1, const polynomial< generic > &arg_2, const int &arg_3)
- static vector< generic > GLUE_27 (const polynomial< generic > &arg_1, const polynomial< generic > &arg_2)
- static generic GLUE_28 (const polynomial< generic > &arg_1, const polynomial< generic > &arg_2)
- static generic GLUE_29 (const polynomial< generic > &arg_1)
- static polynomial< generic > GLUE_30 (const polynomial< generic > &arg_1)
- static polynomial< generic > GLUE_31 (const polynomial< generic > &arg_1, const polynomial< generic > &arg_2)
- static polynomial< generic > GLUE_32 (const polynomial< generic > &arg_1, const generic &arg_2)
- static polynomial< generic > GLUE_33 (const polynomial< generic > &arg_1, const int &arg_2)
- static polynomial< generic > GLUE_34 (const vector< generic > &arg_1)
- static polynomial< generic > GLUE_35 (const vector< generic > &arg_1, const vector< generic > &arg_2)
- static polynomial< generic > GLUE_36 (const polynomial< generic > &arg_1, const generic &arg_2)
- static polynomial< generic > GLUE_37 (const polynomial< generic > &arg_1)
- static generic GLUE_38 (const polynomial< generic > &arg_1)
- static polynomial< generic > GLUE_39 (const polynomial< generic > &arg_1)
- static polynomial< generic > GLUE_40 (const polynomial< generic > &arg_1, const polynomial< generic > &arg_2)
- static polynomial< generic > GLUE_41 (const polynomial< generic > &arg_1, const polynomial< generic > &arg_2)
- void glue_polynomial_generic ()