Type Definition consalign::SparseProbMats

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