rust-average/src
Vinzent Steinberg a95ab05c10 Factor out calculation of average
Now it is possible to calculate the average without calculating the
error.
2017-05-24 11:33:15 +02:00
..
average.rs Factor out calculation of average 2017-05-24 11:33:15 +02:00
lib.rs Factor out calculation of average 2017-05-24 11:33:15 +02:00
macros.rs Refactor code into more files 2017-05-05 17:42:21 +02:00
weighted_average.rs Factor out calculation of average 2017-05-24 11:33:15 +02:00