#include <algorithm>
#include <realroot/GMP.hpp>
#include <realroot/ring_sparse.hpp>
#include <realroot/ring_bernstein_tensor.hpp>
#include <realroot/polynomial_xml.hpp>
#include <realroot/solver_mv_bernstein.hpp>
Namespaces | |
mmx | |
Functions | |
template<class ISTREAM , typename C , typename R > | |
bool | mmx::read (ISTREAM &is, polynomial< C, R > &p, variables &V) |
Read a polynomial, enclosed in polynomial tags. More... | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |