Vcsn  2.3
Be Rational
project-automaton.hh File Reference
Include dependency graph for project-automaton.hh:

Go to the source code of this file.

Namespaces

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

Functions

template<std::size_t Tape, Automaton Aut>
auto vcsn::project (const Aut &aut) -> mutable_automaton< detail::project_context< Tape, context_t_of< Aut >>>
 
template<Automaton Aut, typename Tape >
automaton vcsn::dyn::detail::project (const automaton &aut, integral_constant)
 Bridge. More...