Type Definition consprob::ProbMats

source ·
pub type ProbMats<T> = Vec<SparseProbMat<T>>;