#include <basix/glue.hpp>
#include <basix/tuple.hpp>
#include <realroot/ring_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 mmx::shape::as_graphic(), solver_implicit< C, V >::extremal(), solver_implicit< C, V >::face_point(), mmx::shape::operator<<(), mmx::shape::plot(), and solver_implicit< C, V >::singular().
#define shape_algebraic_curve shape::algebraic_curve<rational,shape::MGXK> |
Definition at line 21 of file algebraic_curve_glue.hpp.