#include <OpenMS/CONCEPT/Types.h>#include <OpenMS/CONCEPT/Exception.h>#include <vector>#include <cmath>#include <limits>#include <iostream>#include <algorithm>Go to the source code of this file.
| Classes | |
| class | Histogram< ValueType, BinSizeType > | 
| Representation of a histogram.  More... | |
| Namespaces | |
| OpenMS | |
| Main OpenMS namespace. | |
| OpenMS::Math | |
| Math namespace. | |
| Functions | |
| template<typename ValueType , typename BinSizeType > | |
| std::ostream & | operator<< (std::ostream &os, const Histogram< ValueType, BinSizeType > &hist) | 
| Print the contents to a stream.  More... | |
| OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:23 using doxygen 1.8.5 |