Type Definition rna_algos::utils::ProbSeqPair[][src]

pub type ProbSeqPair = (Vec<f32, Global>, Vec<f32, Global>);