shape_doc 0.1
/Users/mourrain/Devel/mmx/shape/include/shape/algebraic_curve_fcts.hpp File Reference
#include <realroot/Seq.hpp>
#include <realroot/polynomial_tensor.hpp>
#include <realroot/polynomial_bernstein.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.

Namespaces

Defines

Functions


Define Documentation

#define PointSet   point_set<C,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.