Type Definition consprob::BpaScoreMat

source · []
pub type BpaScoreMat = HashMap<((usize, usize), (usize, usize)), f32, RandomState, Global>;