Characteristic algorithm. More...
Go to the source code of this file.
Namespaces | |
namespace | vcsn |
The main namespace of the Vaucanson library. | |
Functions | |
template<typename lhs_t , typename rhs_t > | |
void | characteristic (lhs_t &dst, const rhs_t &from) |
Build a characteristic automaton. |
Characteristic algorithm.
Definition in file characteristic.hh.