realroot_doc 0.1.1
|
#include <realroot/univariate.hpp>
#include <realroot/polynomial_bernstein.hpp>
#include <realroot/solver.hpp>
Go to the source code of this file.
#define NO_ROOT -1.0 |
Definition at line 13 of file solver_uv_bspline.hpp.
Referenced by solver_bspline< Real >::first_root().
#define TMPL template<class Real> |
Definition at line 14 of file solver_uv_bspline.hpp.