[][src]Type Definition consalifold::ProbSeqPair

type ProbSeqPair<'a> = (&'a Vec<f32>, &'a Vec<f32>);