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

product.hh File Reference

This file contains the declarations of product(). More...

Include dependency graph for product.hh:

Include dependency graph

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

Included by dependency graph

Namespaces

namespace  vcsn

Product algorithm

template<typename A, typename T, typename U>
Element< A, T > product (const Element< A, T > &lhs, const Element< A, U > &rhs)
 Returns a fresh automaton that is the product of the two input ones.
template<typename A, typename T, typename U>
Element< A, T > product (const Element< A, T > &lhs, const Element< A, U > &rhs, std::map< hstate_t, std::pair< hstate_t, hstate_t > > &)
 Returns a fresh automaton that is the product of the two input ones.

Detailed Description

This file contains the declarations of product().

See also:
product()

Generated on Thu Oct 14 15:38:36 2004 for Vaucanson by  doxygen 1.3.9.1