Vcsn
2.2
Be Rational
|
Weighted outgoing signature: weight, destination, transition identifier. More...
#include <transition-map.hh>
Public Member Functions | |
transition_ (weight_t w, state_t d, transition_t t) | |
weight_t | weight () const |
Public Attributes | |
weight_t | wgt |
The (converted) weight. More... | |
state_t | dst |
transition_t | transition |
Weighted outgoing signature: weight, destination, transition identifier.
Definition at line 70 of file transition-map.hh.
|
inline |
Definition at line 72 of file transition-map.hh.
|
inline |
Definition at line 77 of file transition-map.hh.
state_t vcsn::detail::transition_map< Aut, WeightSet, Deterministic, AllOut, KeepTransitions >::transition_< Weight, true, Dummy >::dst |
Definition at line 78 of file transition-map.hh.
transition_t vcsn::detail::transition_map< Aut, WeightSet, Deterministic, AllOut, KeepTransitions >::transition_< Weight, true, Dummy >::transition |
Definition at line 79 of file transition-map.hh.
weight_t vcsn::detail::transition_map< Aut, WeightSet, Deterministic, AllOut, KeepTransitions >::transition_< Weight, true, Dummy >::wgt |
The (converted) weight.
Definition at line 76 of file transition-map.hh.