shape_doc 0.1
|
#include <realroot/GMP.hpp>
#include <shape/point.hpp>
#include <realroot/polynomial_sparse.hpp>
#include <shape/algebraic_set.hpp>
#include <shape/viewer_axel.hpp>
Go to the source code of this file.
#define AlgebraicCurve algebraic_curve<C,V> |
Definition at line 25 of file voronoi_site2d.hpp.
#define Point point<double> |
Definition at line 26 of file voronoi_site2d.hpp.
#define REF REF_OF(V) |
Definition at line 24 of file voronoi_site2d.hpp.
#define SELF voronoi_site2d<C,V> |
Definition at line 23 of file voronoi_site2d.hpp.
#define TMPL template<class C, class V> |
Definition at line 22 of file voronoi_site2d.hpp.
#define Viewer viewer<V> |
Definition at line 27 of file voronoi_site2d.hpp.