Type Alias MeanWithError

Source
pub type MeanWithError = Variance;
Expand description

Alias for Variance.

Aliased Typeยง

pub struct MeanWithError { /* private fields */ }