Searched defs:Integral_domain_tag (Results 1 – 9 of 9) sorted by relevance
34 const Polynomial<NT>& FF2 , Integral_domain_tag){ in modular_gcd_utcf() argument
219 CGAL::Integral_domain_tag) { in first_two_sturm_habicht_coefficients_()262 CGAL::Integral_domain_tag) { in principal_sturm_habicht_sequence_()
690 CGAL::Integral_domain_tag){ in polynomial_subresultants_()729 CGAL::Integral_domain_tag){ in principal_subresultants_()760 CGAL::Integral_domain_tag) { in polynomial_subresultants_with_cofactors_()
180 Integral_domain_tag){ in gcd_utcf_modularizable_algebra_() argument224 Integral_domain_tag){ in gcd_utcf_modularizable_algebra_() argument
97 const CGAL::Polynomial<Coeff>& B, CGAL::Integral_domain_tag){ in resultant_univariate()
156 …olynomial<Coeff>& p, OutputIterator1 factors, OutputIterator2 multiplicities, Integral_domain_tag){ in square_free_factorize_for_regular_polynomial_() argument
1182 Integral_domain_tag) in division() argument
48 static Scalar scalar_factor(const NT& a, Integral_domain_tag) { in scalar_factor() argument58 Integral_domain_tag) { in scalar_factor() argument
38 struct Integral_domain_tag : public Integral_domain_without_division_tag {}; struct