Type Definition consprob::PosPairMatSet

source · []
pub type PosPairMatSet<T> = HashMap<PosPair<T>, PosPairMat<T>>;