![]() |
Vcsn
2.3
Be Rational
|
Go to the source code of this file.
Classes | |
| class | vcsn::rat::project_impl< InExpSet, Tape > |
| Functor to project a rational expression. More... | |
| struct | vcsn::rat::project_impl< InExpSet, Tape >::visit_tuple< bool, Dummy > |
| struct | vcsn::rat::project_impl< InExpSet, Tape >::visit_tuple< false, Dummy > |
Namespaces | |
| vcsn | |
| vcsn::rat | |
Functions | |
| template<size_t Tape, typename InExpSet > | |
| auto | vcsn::rat::project (const InExpSet &in_rs, const typename InExpSet::value_t &v) -> typename project_impl< InExpSet, Tape >::out_expression_t |
| Project a rational expression. More... | |