| 
    CGAL 6.1 - Algebraic Kernel
    
   | 
 
Returns a square free part of a bivariate polynomial.
AdaptableUnaryFunction Types | |
| typedef AlgebraicKernel_d_2::Polynomial_2 | result_type | 
| typedef AlgebraicKernel_d_2::Polynomial_2 | argument_type | 
Operations | |
| result_type | operator() (const argument_type &p) | 
| Returns a square free part of \( p\).  | |