include/algebramix/polynomial_ring_dicho.hpp File Reference
#include <algebramix/polynomial_ring_naive.hpp>
#include <algebramix/polynomial_dicho.hpp>
#include <algebramix/matrix.hpp>
Go to the source code of this file.
Classes
- struct polynomial_ring_dicho_inc< V >
- struct implementation< F, V, polynomial_ring_dicho_inc< W > >
- struct implementation< F, V, polynomial_gcd_ring_dicho_inc< W > >
- struct implementation< polynomial_divide, V, polynomial_ring_dicho_inc< W > >
- struct implementation< polynomial_subresultant_base, V, polynomial_gcd_ring_dicho_inc< BV > >
- struct implementation< polynomial_evaluate, V, polynomial_gcd_ring_dicho_inc< W > >
Namespaces
Defines
- #define TMPL template<typename C>
- #define TMPLP template <typename Polynomial>
- #define C typename scalar_type_helper<Polynomial>::val
- #define C typename scalar_type_helper<Polynomial>::val
Functions
- DEFINE_VARIANT_1 (typename V, V, polynomial_ring_dicho, polynomial_ring_dicho_inc< polynomial_ring_naive< polynomial_dicho< V > > >) template< typename V > struct polynomial_gcd_ring_dicho_inc
- DEFINE_VARIANT_1 (typename V, V, polynomial_gcd_ring_dicho, polynomial_gcd_ring_dicho_inc< polynomial_gcd_ring_naive< polynomial_ring_dicho< V > > >) template< typename V
Define Documentation
#define C typename scalar_type_helper<Polynomial>::val |
#define C typename scalar_type_helper<Polynomial>::val |
#define TMPL template<typename C> |
#define TMPLP template <typename Polynomial> |