Awali
Another Weighted Automata library
|
Go to the source code of this file.
Data Structures | |
struct | awali::sttc::internal::cross_sequences< Sequences >::cross_iterator< ValueType, IteratorsType > |
Composite iterator. More... | |
struct | awali::sttc::internal::cross_sequences< Sequences > |
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... Sequences> | |
cross_sequences< Sequences... > | awali::sttc::internal::cross (Sequences &&... seqs) |
template<typename... Sequences> | |
cross_sequences< Sequences... > | awali::sttc::internal::cross_tuple (const std::tuple< Sequences... > &seqs) |