Vcsn
2.2
Be Rational
|
Compute the left GCD of weights which are polynomials. More...
#include <polynomialset.hh>
Public Types | |
using | ps_t = polynomialset< Ctx, Knd > |
Public Member Functions | |
ps_t::value_t | operator() (const value_t &v) const |
Public Attributes | |
const ps_t & | ps_ |
Compute the left GCD of weights which are polynomials.
Definition at line 710 of file polynomialset.hh.
using vcsn::detail::polynomialset_impl< Context, Kind >::norm_< polynomialset< Ctx, Knd >, Dummy >::ps_t = polynomialset<Ctx, Knd> |
Definition at line 712 of file polynomialset.hh.
|
inline |
Definition at line 714 of file polynomialset.hh.
References vcsn::detail::front(), and vcsn::weight_of().
const ps_t& vcsn::detail::polynomialset_impl< Context, Kind >::norm_< polynomialset< Ctx, Knd >, Dummy >::ps_ |
Definition at line 721 of file polynomialset.hh.