#include <polynomial_dicho.hpp>
Definition at line 29 of file polynomial_dicho.hpp.
| typedef V::Naive Naive |
Definition at line 31 of file polynomial_dicho.hpp.
| typedef polynomial_karatsuba<typename V::No_scaled> No_scaled |
Definition at line 35 of file polynomial_dicho.hpp.
| typedef polynomial_karatsuba<typename V::No_simd> No_simd |
Definition at line 33 of file polynomial_dicho.hpp.
| typedef polynomial_karatsuba<typename V::No_thread> No_thread |
Definition at line 34 of file polynomial_dicho.hpp.
| typedef polynomial_karatsuba<typename V::Positive> Positive |
Definition at line 32 of file polynomial_dicho.hpp.
| typedef V::Vec Vec |
Definition at line 30 of file polynomial_dicho.hpp.
1.6.1