#include <stack>
#include <fstream>
#include <string>
#include <vector>
#include <realroot/Interval.hpp>
#include <realroot/ring_bernstein_tensor.hpp>
#include <realroot/ring_monomial_tensor.hpp>
#include <realroot/tensor_convert.hpp>
#include <realroot/fatarcs_fcts.hpp>
Go to the source code of this file.
#define REP poly.rep() |
Definition at line 14 of file fatarcs.hpp.
Referenced by solver< C, ProjRd< MTH > >::init_bernstein(), max_coeff(), min_coeff(), and pint().
#define SIZE poly.size() |
Definition at line 15 of file fatarcs.hpp.
Referenced by max_coeff(), min_coeff(), and pint().
#define TODOUBLE as<double> |
Definition at line 16 of file fatarcs.hpp.
Referenced by domain< coeff_t >::print().