rust-average/tests
2018-07-06 10:31:26 +02:00
..
histogram.rs Update dependencies 2018-07-06 10:31:26 +02:00
kurtosis.rs impl FromIterator<&f64> and FromIterator<&(f64, f64)> 2018-02-28 23:44:40 +01:00
macros.rs impl FromIterator<&f64> and FromIterator<&(f64, f64)> 2018-02-28 23:44:40 +01:00
max.rs impl FromIterator<&f64> and FromIterator<&(f64, f64)> 2018-02-28 23:44:40 +01:00
mean.rs impl FromIterator<&f64> and FromIterator<&(f64, f64)> 2018-02-28 23:44:40 +01:00
min.rs impl FromIterator<&f64> and FromIterator<&(f64, f64)> 2018-02-28 23:44:40 +01:00
moments.rs impl FromIterator<&f64> and FromIterator<&(f64, f64)> 2018-02-28 23:44:40 +01:00
quantile.rs clippy 2017-12-20 16:59:51 -05:00
random.rs Update dependencies 2018-07-06 10:31:26 +02:00
skewness.rs impl FromIterator<&f64> and FromIterator<&(f64, f64)> 2018-02-28 23:44:40 +01:00
streaming_stats.rs Update dependencies 2018-07-06 10:31:26 +02:00
weighted_mean.rs impl FromIterator<&f64> and FromIterator<&(f64, f64)> 2018-02-28 23:44:40 +01:00