Crate hopr_statistics

Crate hopr_statistics 

Source

Re-exports§

pub use moving::exponential::ExponentialMovingAverage;
pub use moving::simple::NoSumSMA;
pub use moving::simple::SMA;
pub use moving::simple::SingleSumSMA;

Modules§

moving