Vcsn  2.3
Be Rational
project.hh File Reference
#include <iostream>
#include <vcsn/core/rat/visitor.hh>
Include dependency graph for project.hh:
This graph shows which files directly or indirectly include this file:

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...