Macro average::impl_extend
source · macro_rules! impl_extend { ( $name:ident ) => { ... }; }
Expand description
Implement Extend<f64>
for an iterative estimator.
macro_rules! impl_extend { ( $name:ident ) => { ... }; }
Implement Extend<f64>
for an iterative estimator.