Developer documentation

solver_uv_interval_newton.hpp File Reference

Go to the source code of this file.

Classes

struct  mmx::interval_newton< INT, CT >
 
struct  mmx::IntervalNewton< INT, C >
 
struct  mmx::solver_of< C, MTH >
 
struct  mmx::solver_of< C, IntervalNewton< IT, C > >
 

Namespaces

 mmx
 

Functions

template<class POL , class IT >
IntervalNewton< IT, typename POL::coeff_t >::solutions_t mmx::solve (const POL &f, IntervalNewton< IT, typename POL::coeff_t > &s)
 
Home