ProbMats

Type Alias ProbMats 

Source
pub type ProbMats<T> = Vec<SparseProbMat<T>>;

Aliased Typeยง

pub struct ProbMats<T> { /* private fields */ }