Awali
Another Weighted Automata library
Data Structures | Namespaces | Functions
transpose_view.hh File Reference
#include <awali/sttc/core/mutable_automaton.hh>
#include <memory>

Go to the source code of this file.

Data Structures

class  awali::sttc::internal::transpose_view_impl< 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 >
std::shared_ptr< internal::transpose_view_impl< Aut > > awali::sttc::transpose_view (std::shared_ptr< Aut > aut)