Go to the documentation of this file.
17 #ifndef VCSN_ALGORITHMS_FACTOR_HH
18 # define VCSN_ALGORITHMS_FACTOR_HH
31 # include <vaucanson/design_pattern/design_pattern.hh>
32 # include <vaucanson/automata/concept/automata.hh>
49 template<
typename A,
typename AI>
60 template<
typename A,
typename AI>
62 factor (
const Element<A, AI>& a);
68 # if !defined VCSN_USE_INTERFACE_ONLY && !defined VCSN_USE_LIB
69 # include <vaucanson/algorithms/factor.hxx>
70 # endif // VCSN_USE_INTERFACE_ONLY
72 #endif // !VCSN_ALGORITHMS_FACTOR_HH