Vcsn  2.3a
Be Rational
quotkbaseb.hh File Reference
Include dependency graph for quotkbaseb.hh:

Go to the source code of this file.

Namespaces

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

Functions

template<typename Context >
mutable_automaton< Context > vcsn::quotkbaseb (const Context &ctx, unsigned divisor, unsigned base)
 Build the transducer which accepts a word n representing a number in base "base" and outputs the quotient of the division of n by k. More...
 
template<typename Ctx , typename Unsigned1 , typename Unsigned2 >
automaton vcsn::dyn::detail::quotkbaseb (const context &ctx, unsigned divisor, unsigned base)
 Bridge. More...