Type Definition consalign::ProbMat4d

pub type ProbMat4d<T> = HashMap<(T, T, T, T), f32, BuildHasherDefault<AHasher>, Global>;