OpenMS  2.7.0
Classes | Namespaces | Functions
DBoundingBox.h File Reference
#include <OpenMS/DATASTRUCTURES/DIntervalBase.h>
#include <OpenMS/CONCEPT/Types.h>
Include dependency graph for DBoundingBox.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DBoundingBox< D >
 A D-dimensional bounding box. More...
 

Namespaces

 OpenMS
 Main OpenMS namespace.
 

Functions

template<UInt D>
std::ostream & operator<< (std::ostream &os, const DBoundingBox< D > &bounding_box)
 Print the contents to a stream. More...