shape_doc 0.1
|
#include <basix/glue.hpp>
#include <basix/tuple.hpp>
#include <realroot/polynomial_sparse_glue.hpp>
#include <shape/MGXK.hpp>
#include <shape/axel_glue.hpp>
#include <shape/bounding_box.hpp>
#include <shape/algebraic_curve.hpp>
Go to the source code of this file.
#define CURVE shape_algebraic_curve |
Definition at line 23 of file algebraic_curve_glue.hpp.
#define Polynomial polynomial< rational, with<Sparse,DegRevLex> > |
Definition at line 22 of file algebraic_curve_glue.hpp.
Referenced by algebraic_set< C, V >::algebraic_set(), solver_implicit< C, V >::extremal(), solver_implicit< C, V >::face_point(), mmx::shape::operator<<(), mmx::shape::plot(), semialgebraic_set< K >::semialgebraic_set(), solver_implicit< C, V >::singular(), and voronoi_site2d< C, V >::voronoi_site2d().
#define shape_algebraic_curve shape::algebraic_curve<rational,shape::MGXK> |
Definition at line 21 of file algebraic_curve_glue.hpp.
Referenced by mmx::GLUE_2(), and mmx::GLUE_3().