ProbMat

Type Alias ProbMat 

Source
pub type ProbMat = Vec<Vec<f32>>;

Aliased Typeยง

pub struct ProbMat { /* private fields */ }