triqs::stat::accumulator::lin_bin_capacity

#include <triqs/stat/accumulator.hpp>

Synopsis

int lin_bin_capacity () const

Returns the current capacity of a linear bin. This is number of measurements that will be averaged in a single linear bin, until the next bin is started. The capacity increases when the linear bins are compressed, either manually or automatically when reaching the maximum number of bins [REF?].

When there is only a single bin [n_lin_bins() == 1], this parameter is ignored in order to avoid data loss.

Returns

Bin capacity