feisty meow concerns codebase
2.140
|
Go to the source code of this file.
Classes | |
class | mathematics::averager< contents > |
Maintains a list of numbers and provides the average for them. More... | |
struct | mathematics::averager< contents >::weighted_entry |
structure holding a weighted chunk of the average. More... | |
class | mathematics::int_averager |
keeps an average on a stream of integers. More... | |
Namespaces | |
mathematics | |
An extension to floating point primitives providing approximate equality. | |
Variables | |
const int | mathematics::AVERAGER_SIZE_LIMIT = 180000 |