xerus
a general purpose tensor library
histogram.h File Reference

Header file for the histogram classes. More...

#include <string>
#include <fstream>
#include <map>

Go to the source code of this file.

Classes

class  xerus::misc::LogHistogram
 A logarithmic histogram, i.e. the size of all buckets is given by a constant factor [x - x*base) More...
 

Namespaces

 xerus
 The main namespace of xerus.
 
 xerus::misc
 Collection of classes and functions that provide elementary functionality that is not special to xerus as a tensor library.
 

Detailed Description

Header file for the histogram classes.

Definition in file histogram.h.