|  | OpenMS
    2.6.0
    | 
#include <OpenMS/CONCEPT/Macros.h>#include <cmath>#include <iomanip>#include <vector>#include <iostream>Go to the source code of this file.
| Classes | |
| class | Matrix< Value > | 
| A two-dimensional matrix. Similar to std::vector, but uses a binary operator(,) for element access.  More... | |
| Namespaces | |
| OpenMS | |
| Main OpenMS namespace. | |
| Functions | |
| template<typename Value > | |
| std::ostream & | operator<< (std::ostream &os, const Matrix< Value > &matrix) | 
| Print the contents to a stream.  More... | |
 1.8.16
 1.8.16