include/algebramix/polynomial_unrolled.hpp File Reference
#include <algebramix/polynomial_naive.hpp>
#include <algebramix/polynomial.hpp>
#include <algebramix/vector_unrolled.hpp>
#include <numerix/simd.hpp>
Go to the source code of this file.
Classes
- struct polynomial_unrolled< V, sz >
- struct implementation< F, V, polynomial_unrolled< W, sz > >
- struct polynomial_mul_helper< V, C, K >
- struct polynomial_tmul_helper< V, C >
- struct implementation< polynomial_multiply, V, polynomial_unrolled< W, m > >
- struct implementation< polynomial_graeffe, V, polynomial_unrolled< W, m > >
- struct polynomial_quo_rem_helper< V, C >
- struct implementation< polynomial_divide, V, polynomial_unrolled< W, m > >
- struct polynomial_evaluate_helper< V, C >
Namespaces
Defines
- #define TMPL template<typename C>
- #define TMPLK template<typename C, typename K>
Define Documentation
#define TMPL template<typename C> |
#define TMPLK template<typename C, typename K> |