![]() |
Vcsn
2.8
Be Rational
|
Go to the source code of this file.
Namespaces | |
| vcsn | |
| vcsn::dyn | |
| vcsn::dyn::detail | |
Functions | |
| template<typename ExpansionSet > | |
| ExpansionSet::value_t | vcsn::denormalize (const ExpansionSet &xs, typename ExpansionSet::value_t x) |
| Denormalize an expansion. More... | |
| template<typename ExpansionSet > | |
| bool | vcsn::is_normal (const ExpansionSet &xs, const typename ExpansionSet::value_t &x) |
| Normalize an expansion. More... | |
| template<typename ExpansionSet > | |
| ExpansionSet::value_t | vcsn::normalize (const ExpansionSet &xs, typename ExpansionSet::value_t x) |
| Normalize an expansion. More... | |
| template<typename ExpansionSet > | |
| expansion | vcsn::dyn::detail::denormalize (const expansion &xpn) |
| Bridge. More... | |
| template<typename ExpansionSet > | |
| bool | vcsn::dyn::detail::is_normal (const expansion &xpn) |
| Bridge. More... | |
| template<typename ExpansionSet > | |
| expansion | vcsn::dyn::detail::normalize_expansion (const expansion &xpn) |
| Bridge (normalize). More... | |