![]() |
QMCPACK
|
Define a accumulator whose average is evaluated for a moving block of a fixed steps. More...
Include dependency graph for BlockHistogram.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | BlockHistogram< T > |
Define a accumulator whose average is evaluated for a moving block of a fixed steps.
Use deque for the buffer but will use boost::circular_buffer with the update
Definition in file BlockHistogram.h.