Type Alias ProbabilityTensor

Source
pub type ProbabilityTensor = Array3<f64>;

Aliased Typeยง

pub struct ProbabilityTensor { /* private fields */ }