#include <solver_ucf.hpp>
Definition at line 594 of file solver_ucf.hpp.
typedef Ring::scalar_t base_t |
Definition at line 596 of file solver_ucf.hpp.
Real solve | ( | const POL & | p | ) | [inline, static] |
Approximates the first positive root of the polynomial p.
Definition at line 629 of file solver_ucf.hpp.
References solver_cffirst< Real, POL >::first_root_approximate().
Approximates the first positive root of the polynomial p in the interval (u,v).
Definition at line 613 of file solver_ucf.hpp.
References solver_cffirst< Real, POL >::first_root_approximate().