CGAL 5.2.2 - Algebraic Kernel
|
Computes the number of real solutions of the given univariate polynomial.
Types | |
typedef AlgebraicKernel_d_1::size_type | result_type |
typedef AlgebraicKernel_d_1::Polynomial_1 | argument_type |
Operations | |
result_type | operator() (argument_type p) |
Returns the number of real solutions of \( p\). More... | |
result_type AlgebraicKernel_d_1::NumberOfSolutions_1::operator() | ( | argument_type | p | ) |
Returns the number of real solutions of \( p\).