benches | ||
src | ||
tests | ||
.gitignore | ||
.travis.yml | ||
Cargo.toml | ||
README.md |
average
Calculate the average of a sequence and its error iteratively, using constant memory.
benches | ||
src | ||
tests | ||
.gitignore | ||
.travis.yml | ||
Cargo.toml | ||
README.md |
Calculate the average of a sequence and its error iteratively, using constant memory.