Vcsn  2.1
Be Rational
polynomial.hh File Reference
#include <memory>
#include <string>
#include <vcsn/dyn/fwd.hh>
#include <vcsn/misc/symbol.hh>
Include dependency graph for polynomial.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vcsn::dyn::detail::polynomial_base
 An abstract polynomial. More...
 
class  vcsn::dyn::detail::polynomial_wrapper< PolynomialSet >
 Aggregate a polynomial and its polynomialset. More...
 

Namespaces

 vcsn
 
 vcsn::dyn
 
 vcsn::dyn::detail
 

Functions

template<typename PolynomialSet >
polynomial vcsn::dyn::make_polynomial (const PolynomialSet &ps, const typename PolynomialSet::value_t &p)