#include <solver_ucf.hpp>
Definition at line 684 of file solver_ucf.hpp.
typedef Ring::Scalar base_t |
Definition at line 686 of file solver_ucf.hpp.
Isolates the positive real roots of p.
Definition at line 716 of file solver_ucf.hpp.
References solver_cffirst< Real, POL >::all_roots_isolate().
Seq< Interval< Real > > solve | ( | const POL & | p, | |
const base_t & | u, | |||
const base_t & | v | |||
) | [inline, static] |
Isolates the real roots of p in the interval (u,v).
Definition at line 701 of file solver_ucf.hpp.
References solver_cffirst< Real, POL >::all_roots_isolate().