#include <realroot/univariate.hpp>
#include <realroot/polynomial_bernstein.hpp>
#include <realroot/solver.hpp>
Go to the source code of this file.
Classes | |
struct | mmx::Bspline |
struct | mmx::solver_bspline |
struct | mmx::solver< Ring, Bspline > |
Namespaces | |
mmx | |
Macros | |
#define | NO_ROOT -1.0 |
#define | TMPL template<class Real> |
Functions | |
TMPL Real | mmx::knotSum (Real *t, int k, int d) |
#define NO_ROOT -1.0 |
#define TMPL template<class Real> |