Type Alias ProbMat

Source
pub type ProbMat = Vec<Probs>;

Aliased Typeยง

pub struct ProbMat { /* private fields */ }