partial_rat_exp.hh File Reference

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


Detailed Description

The PartialExp type. (undocumented).

Author:
Loic Fosse <loic@lrde.epita.fr>
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 Sat Jul 29 17:21:29 2006 for Vaucanson by  doxygen 1.4.6