aimstil
5.0.5
|
Go to the source code of this file.
Classes | |
struct | til::policy::AccumulatorRecord_None |
Record nothing while accumulating values. More... | |
class | til::policy::AccumulatorRecord_Sum |
This Record policy counts the number of elements that have been added. More... | |
class | til::Accumulator< T, TAccumulation, AccumulationPolicy, RecordPolicy > |
A class to accumulate value. More... | |
class | til::MeanAccumulator< T, TAccumulation > |
A class to accumulate values and return their mean. More... | |
Namespaces | |
til | |
Belongs to package Box Do not include directly, include til/Box.h instead. | |
til::policy | |