Pottu
Classes | Namespaces
binners.hpp File Reference
#include <type_traits>
#include <cassert>
#include <stdexcept>
Include dependency graph for binners.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  pottu::BinnerFloat< V >
 Binner with float values. More...
 
class  pottu::BinnerInteger< V >
 Binner with integer values. More...
 
class  pottu::BinnerPow2< V >
 Binner for histograms with integer values and bin counts of powers of two. More...
 

Namespaces

 pottu