#include <solver_ucf.hpp>
Definition at line 549 of file solver_ucf.hpp.
typedef Ring::scalar_t base_t |
Definition at line 551 of file solver_ucf.hpp.
Interval< Real > solve | ( | const POL & | p | ) | [inline, static] |
Isolates the first positive root of the polynomial p.
Definition at line 583 of file solver_ucf.hpp.
References solver_cffirst< Real, POL >::first_root_isolate().
Isolates the first positive root of the polynomial p in the interval (u,v).
Definition at line 567 of file solver_ucf.hpp.
References solver_cffirst< Real, POL >::first_root_isolate().