Function rustfst::algorithms::tr_sum[][src]

pub fn tr_sum<W: Semiring, F: MutableFst<W>>(ifst: &mut F)
Expand description

Plus-Sum weights of trs leaving the same state, going to the same state and with the same input and output labels.