AFF --- A container for numbers (array) by Friederich and Forbriger.

◆ operator()()

template<class C>
void aff::func::util::Extracthisto< C >::operator() ( const Tvalue v)
inline

collect another value

Definition at line 68 of file histo.h.

References aff::func::util::Extracthisto< C >::Mmap.

69  { ++Mmap[v]; }