Skip to main content

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;
pub use weighted::WeightedCollection;

Modules§

moving
weighted