Vcsn
2.0
Be Rational
|
#include <vcsn/core/rat/visitor.hh>
Go to the source code of this file.
Classes | |
class | vcsn::detail::star_heighter< RatExpSet > |
Namespaces | |
vcsn | |
vcsn::detail | |
vcsn::dyn | |
FIXME: duplicate code with determinize. | |
vcsn::dyn::detail | |
Macros | |
#define | DEFINE(Type) |
Functions | |
template<typename RatExpSet > | |
unsigned | vcsn::star_height (const typename RatExpSet::value_t &e) |
Star height of a ratexp. More... | |
template<typename RatExpSet > | |
unsigned | vcsn::dyn::detail::star_height (const ratexp &exp) |
Bridge. More... | |
vcsn::dyn::detail::REGISTER_DECLARE (star_height,(const ratexp &e) -> unsigned) | |
#define DEFINE | ( | Type | ) |
Definition at line 39 of file star-height.hh.