Vcsn  2.3a
Be Rational
vcsn::detail::polynomialset_impl< Context, Kind >::norm_< polynomialset< Ctx, Knd >, Dummy > Struct Template Reference

Compute the left GCD of weights which are polynomials. More...

#include <polynomialset.hh>

Collaboration diagram for vcsn::detail::polynomialset_impl< Context, Kind >::norm_< polynomialset< Ctx, Knd >, Dummy >:

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_tps_
 

Detailed Description

template<typename Context, wet_kind_t Kind>
template<typename Ctx, wet_kind_t Knd, typename Dummy>
struct vcsn::detail::polynomialset_impl< Context, Kind >::norm_< polynomialset< Ctx, Knd >, Dummy >

Compute the left GCD of weights which are polynomials.

Definition at line 752 of file polynomialset.hh.

Member Typedef Documentation

template<typename Context , wet_kind_t Kind>
template<typename Ctx , wet_kind_t Knd, typename Dummy >
using vcsn::detail::polynomialset_impl< Context, Kind >::norm_< polynomialset< Ctx, Knd >, Dummy >::ps_t = polynomialset<Ctx, Knd>

Definition at line 754 of file polynomialset.hh.

Member Function Documentation

template<typename Context , wet_kind_t Kind>
template<typename Ctx , wet_kind_t Knd, typename Dummy >
ps_t::value_t vcsn::detail::polynomialset_impl< Context, Kind >::norm_< polynomialset< Ctx, Knd >, Dummy >::operator() ( const value_t v) const
inline

Definition at line 756 of file polynomialset.hh.

References vcsn::detail::front(), vcsn::detail::polynomialset_impl< Context, Kind >::res, and vcsn::weight_of().

Here is the call graph for this function:

Member Data Documentation

template<typename Context , wet_kind_t Kind>
template<typename Ctx , wet_kind_t Knd, typename Dummy >
const ps_t& vcsn::detail::polynomialset_impl< Context, Kind >::norm_< polynomialset< Ctx, Knd >, Dummy >::ps_

Definition at line 763 of file polynomialset.hh.


The documentation for this struct was generated from the following file: