Trait scattering::stats::MeanStd
[−]
[src]
pub trait MeanStd { type Output; fn mean_std(&self) -> Self::Output; }
pub trait MeanStd { type Output; fn mean_std(&self) -> Self::Output; }
type Output