pub type ProbMatsHashedIds = HashMap<(usize, usize), Vec<Vec<f32>>>;
pub struct ProbMatsHashedIds { /* private fields */ }