#include <solver_uv_interval_newton.hpp>
Public Types | |
| typedef ring< CT, MonomialTensor >::Polynomial | polynomial |
| typedef INT::boundary_type | BT |
Static Public Member Functions | |
| static BT | width (const INT &x) |
| static BT | median (const INT &x) |
| static bool | singleton (const INT &x) |
| static INT | bisection_iteration (const polynomial &p, const INT approx, int &status_) |
| static INT | newton_iteration (const polynomial &p, const polynomial &dp, INT approx, BT delta_, int &status_) |
| typedef INT::boundary_type mmx::interval_newton< INT, CT >::BT |
| typedef ring<CT, MonomialTensor>::Polynomial mmx::interval_newton< INT, CT >::polynomial |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |