Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Series
[Algebra]


Compounds

struct  SeriesBase
 Structural element of series K<A*> from a free monoid A* to a semiring K. More...

struct  series_traits
 Meta information about series. More...

class  MetaElement< SeriesBase< Self >, T >
 Services of every serie. More...


Functions

template<typename S, typename T> Element< S, T > transpose (const SeriesBase< S > &s, const T &t)
 returns a fresh serie that is the transposed of the argument.

template<typename S, typename T> bool is_letter_support (const Element< S, T > &s)
 returns true if the support of the serie is only composed of letters.

template<typename S1, typename S2, typename T1, typename T2> void extract_support (Element< S1, T1 > &, Element< S2, T2 > &)
 make the first serie be the support of the second.

template<class S, class T> Element< S, T > hadamard (const Element< S, T > &lhs, const Element< S, T > &rhs)
 return the hadamard product of lhs and rhs.


Generated on Fri Jun 20 16:25:40 2003 for Vaucanson by doxygen1.3-rc3