BWAPI
Namespaces | Functions
SPAR/AIModule/BWTA/vendors/CGAL/CGAL/Polynomial/polynomial_gcd_implementations.h File Reference
#include <CGAL/basic.h>
#include <CGAL/Polynomial.h>
#include <CGAL/Real_timer.h>
#include <CGAL/polynomial_utils.h>
#include <CGAL/Polynomial/hgdelta_update.h>
#include <CGAL/Polynomial/polynomial_gcd.h>
Include dependency graph for polynomial_gcd_implementations.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  CGAL
namespace  CGAL::CGALi

Functions

template<class NT >
Polynomial< NT > CGAL::CGALi::gcd_utcf_UFD (Polynomial< NT >, Polynomial< NT >)
template<class NT >
Polynomial< NT > CGAL::CGALi::gcd_Euclidean_ring (Polynomial< NT >, Polynomial< NT >)
template<class NT >
NT CGAL::CGALi::content_utcf_ (const Polynomial< NT > &)
template<class NT >
Polynomial< NT > CGAL::CGALi::gcd_utcf_Integral_domain (Polynomial< NT >, Polynomial< NT >)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines