Class
Accumulator
Accumulator base class.
Accumulator | |||||||
![]() | ![]() | ||||||
Include Headers
seqan/misc/misc_accumulators.h
Parameters
The type of the values to accumulate. | |
The specialization tag. |
Remarks
Accumulators are for computing statistics on streams of values.
Currently, this is only meant for accumulating integers.
Specializations
Accumulator for computing averages. |
Metafunctions
Return the result of a computation. | |
Type of the items in the container or behind an iterator. |
SeqAn - Sequence Analysis Library - www.seqan.de