realroot_doc 0.1.1
|
#include <stack>
#include <fstream>
#include <string>
#include <vector>
#include <realroot/Interval.hpp>
#include <realroot/polynomial_bernstein.hpp>
#include <realroot/polynomial_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 13 of file fatarcs.hpp.
#define SIZE poly.size() |
Definition at line 14 of file fatarcs.hpp.
#define TODOUBLE as<double> |
Definition at line 15 of file fatarcs.hpp.
Referenced by domain< coeff_t >::print().