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

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

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