17 #ifndef VCSN_ALGORITHMS_INTERNAL_PARTIAL_RAT_EXP_DERIVATION_HH
18 # define VCSN_ALGORITHMS_INTERNAL_PARTIAL_RAT_EXP_DERIVATION_HH
32 # include <vaucanson/design_pattern/design_pattern.hh>
33 # include <vaucanson/algebra/concept/series_base.hh>
40 template <
class Series,
class T,
class Letter>
41 std::pair<std::list<PartialExp<Series, T> >,
bool>
42 prat_exp_derivate(
const Element<Series, T>& exp,
45 template <
class Series,
class T,
class Letter>
46 std::pair<std::list<PartialExp<Series, T> >,
bool>
47 prat_exp_derivate(
const PartialExp<Series, T>& exp,
53 # if !defined VCSN_USE_INTERFACE_ONLY && !defined VCSN_USE_LIB
54 # include <vaucanson/algorithms/internal/partial_rat_exp_derivation.hxx>
55 #endif // VCSN_USE_INTERFACE_ONLY
58 #endif // ! VCSN_ALGORITHMS_INTERNAL_PARTIAL_RAT_EXP_DERIVATION_HH