Awali
Another Weighted Automata library
|
#include <description_types.hh>
Public Member Functions | |
bool | operator== (weightset_description_impl const &other) const |
Data Fields | |
int | characteristic = -1 |
std::vector< weightset_description > | children_ = {} |
context_description | ct_ = nullptr |
int | type_ |
bool awali::dyn::context::weightset_description_impl::operator== | ( | weightset_description_impl const & | other | ) | const |
int awali::dyn::context::weightset_description_impl::characteristic = -1 |
std::vector<weightset_description> awali::dyn::context::weightset_description_impl::children_ = {} |
context_description awali::dyn::context::weightset_description_impl::ct_ = nullptr |
int awali::dyn::context::weightset_description_impl::type_ |