Type Alias average::MeanWithError

source ·
pub type MeanWithError = Variance;
Expand description

Alias for Variance.

Aliased Type§

struct MeanWithError { /* private fields */ }