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

Go to the source code of this file.

Classes

class  vcsn::rat::zpc_visitor< Aut, ExpSet >
 Build a ZPC automaton from an expression. More...
 

Namespaces

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

Functions

template<Automaton Aut, typename ExpSet >
Aut vcsn::zpc (const context_t_of< Aut > &ctx, const ExpSet &rs, const typename ExpSet::value_t &r, const std::string &algo="auto")
 Build a ZPC automaton from an expression. More...
 
template<typename ExpSet , typename String >
automaton vcsn::dyn::detail::zpc (const expression &exp, const std::string &algo)
 Bridge. More...