#include <realroot/fatarcs.hpp>
#include <realroot/polynomial_bernstein.hpp>
#include <realroot/polynomial_tensor.hpp>
Go to the source code of this file.
Classes | |
struct | solver_mv_fatarcs< C > |
Functions | |
template<class C > | |
Seq< domain< C > > | solve_bv_fatarcs (polynomial< C, with< Bernstein > > p1, polynomial< C, with< Bernstein > > p2, C eps) |
Seq< domain<C> > solve_bv_fatarcs | ( | polynomial< C, with< Bernstein > > | p1, |
polynomial< C, with< Bernstein > > | p2, | ||
C | eps | ||
) |