Vcsn
2.2
Be Rational
|
Outgoing signature: weight, destination. More...
#include <transition-map.hh>
Public Member Functions | |
transition_ (weight_t w, state_t d, transition_t) | |
weight_t | weight () const |
Public Attributes | |
weight_t | wgt |
The (converted) weight. More... | |
state_t | dst |
Outgoing signature: weight, destination.
Definition at line 44 of file transition-map.hh.
|
inline |
Definition at line 46 of file transition-map.hh.
|
inline |
state_t vcsn::detail::transition_map< Aut, WeightSet, Deterministic, AllOut, KeepTransitions >::transition_< Weight, KeepTransitions_, Dummy >::dst |
Definition at line 53 of file transition-map.hh.
Referenced by vcsn::detail::compose_automaton_impl< Lazy, Lhs, Rhs >::add_compose_transitions().
weight_t vcsn::detail::transition_map< Aut, WeightSet, Deterministic, AllOut, KeepTransitions >::transition_< Weight, KeepTransitions_, Dummy >::wgt |
The (converted) weight.
Definition at line 51 of file transition-map.hh.
Referenced by vcsn::detail::transition_map< Aut, WeightSet, Deterministic, AllOut, KeepTransitions >::transition_< Weight, KeepTransitions_, Dummy >::weight(), and vcsn::detail::transition_map< Aut, WeightSet, Deterministic, AllOut, KeepTransitions >::transition_< Weight, true, Dummy >::weight().