![]()  | 
  
    Awali
    
   Another Weighted Automata library 
   | 
 
#include <awali/sttc/core/automaton_decorator.hh>#include <awali/sttc/core/rat/ratexp.hh>#include <awali/sttc/core/rat/ratexpset.hh>#include <awali/sttc/ctx/context.hh>#include <awali/sttc/misc/attributes.hh>Go to the source code of this file.
Data Structures | |
| struct | awali::sttc::internal::trans_tuple< Aut > | 
Namespaces | |
| awali | |
| Main namespace of Awali.  | |
| awali::sttc | |
| Namespace for the static layer of Awali.  | |
| awali::sttc::internal | |
| Implementation details of static layer (not stable).  | |
Functions | |
| template<typename Aut , typename AutOut = typename Aut::element_type::automaton_nocv_t> | |
| AutOut | awali::sttc::transpose (Aut &aut, bool keep_history=true) | 
| template<typename Aut > | |
| void | awali::sttc::transpose_here (Aut &aut) |