SparseProbMatPair

Type Alias SparseProbMatPair 

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