partial_rat_exp.hh File Reference

Author:
Loic Fosse <loic@lrde.epita.fr> The PartialExp type. (undocumented)
More...

Include dependency graph for partial_rat_exp.hh:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  vcsn

Classes

struct  reference_type
struct  reference_type< true, T >
struct  iterator_type
struct  iterator_type< true, T >
struct  PartialExp
struct  PartialExp::internal_iterator

Functions

template<typename S, typename T>
std::ostream & operator<< (std::ostream &o, const PartialExp< S, T > &e)
template<typename S, typename T>
std::list< PartialExp< S,
T > > 
prat_exp_convert (const std::list< Element< S, T > > &exp)
template<typename S, typename T>
PartialExp< S, T > prat_exp_convert (const Element< S, T > &exp)
template<typename S, typename T>
bool operator< (const PartialExp< S, T > &e1, const PartialExp< S, T > &e2)
template<typename S, typename T>
bool operator== (const PartialExp< S, T > &e1, const PartialExp< S, T > &e2)
template<typename S, typename T>
bool unweighted_eq (const PartialExp< S, T > &e1, const PartialExp< S, T > &e2)
template<typename S, typename T>
bool unweighted_inf (const PartialExp< S, T > &e1, const PartialExp< S, T > &e2)


Detailed Description

Author:
Loic Fosse <loic@lrde.epita.fr> The PartialExp type. (undocumented)

Date:
Fri Jul 4 11:53:07 CEST 2003
This file discribe the PartialExp type and operations on it. PartialExp is a way to describe derivatives with a list of pointer. It is usefull in algorithms like derived_term_automaton.

Definition in file partial_rat_exp.hh.


Generated on Wed Jun 13 17:01:42 2007 for Vaucanson by  doxygen 1.5.1