#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 | |
| namespace | OpenMS |
Main OpenMS namespace. | |
| 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. | |
| OpenMS / TOPP release 1.10.0 | Documentation generated on Thu Mar 7 2013 09:42:46 using doxygen 1.7.1 |