Type Definition consprob::SparseProbMatPair

source ·
pub type SparseProbMatPair<T> = (SparseProbMat<T>, SparseProbMat<T>);