Go to the source code of this file.
Namespaces | |
namespace | vcsn |
Functions | |
template<typename S, typename T, typename Ss, typename Ts> | |
void | finite_support_convert (Element< S, T > &dst, const Element< Ss, Ts > &org) |
Finite support conversion. |
This file contains a generic algorithm to convert finite support applications from one type to another.
Definition in file finite_support_conversion.hh.