Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | 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:

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


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, const bool use_geometry=false)
 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 > > &, const bool use_geometry=false)
 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 27 12:50:10 2005 for Vaucanson by  doxygen 1.4.1