|
shape_doc 0.1
|
#include <realroot/Seq.hpp>#include <shape/point.hpp>#include <shape/solver_implicit.hpp>#include <shape/semialgebraic_curve.hpp>#include <shape/cell2d_algebraic_curve.hpp>Go to the source code of this file.
| #define Cell cell<C,V> |
Definition at line 25 of file cell2d_semialgebraic_curve.hpp.
| #define Cell2d cell2d<C,V> |
Definition at line 26 of file cell2d_semialgebraic_curve.hpp.
| #define Cell2dAlgebraicCurve cell2d_algebraic_curve<C,V> |
Definition at line 27 of file cell2d_semialgebraic_curve.hpp.
| #define SELF cell2d_semialgebraic_curve<C,V> |
Definition at line 24 of file cell2d_semialgebraic_curve.hpp.
| #define SemiAlgebraicCurve semialgebraic_curve<C,V> |
Definition at line 28 of file cell2d_semialgebraic_curve.hpp.
| #define Solver solver_implicit<C,V> |
Definition at line 29 of file cell2d_semialgebraic_curve.hpp.
| #define TMPL template<class C, class V> |
Definition at line 23 of file cell2d_semialgebraic_curve.hpp.