#include <realroot/Seq.hpp>
#include <realroot/ring_monomial_tensor.hpp>
#include <realroot/ring_bernstein_tensor.hpp>
#include <realroot/solver_uv_continued_fraction.hpp>
#include <shape/point.hpp>
#include <shape/vertex.hpp>
#include <shape/solver_implicit.hpp>
#include <shape/algebraic_curve.hpp>
Go to the source code of this file.
#define BoundingBox bounding_box<C,V> |
Definition at line 26 of file algebraic_curve_fcts.hpp.
Referenced by use< subdivision_def, with_tpl3d< K > >::process_singular().
#define PointSet point_set<C,3,V> |
Definition at line 25 of file algebraic_curve_fcts.hpp.
Referenced by mmx::shape::plot().
#define SELF algebraic_curve<C,V> |
Definition at line 24 of file algebraic_curve_fcts.hpp.
#define TMPL template<class C,class V> |
Definition at line 23 of file algebraic_curve_fcts.hpp.