#include <polynomial_schonhage.hpp>
Definition at line 35 of file polynomial_schonhage.hpp.
typedef V::Naive Naive |
Definition at line 37 of file polynomial_schonhage.hpp.
typedef polynomial_schonhage_inc<typename V::No_scaled,Th1,Th2> No_scaled |
Definition at line 41 of file polynomial_schonhage.hpp.
typedef polynomial_schonhage_inc<typename V::No_simd,Th1,Th2> No_simd |
Definition at line 39 of file polynomial_schonhage.hpp.
typedef polynomial_schonhage_inc<typename V::No_thread,Th1,Th2> No_thread |
Definition at line 40 of file polynomial_schonhage.hpp.
typedef V::Positive Positive |
Definition at line 38 of file polynomial_schonhage.hpp.
typedef V::Vec Vec |
Definition at line 36 of file polynomial_schonhage.hpp.