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.  | |
 1.4.1