OpenMS
Loading...
Searching...
No Matches
DBoundingBox.h File Reference
#include <OpenMS/DATASTRUCTURES/DIntervalBase.h>
#include <OpenMS/CONCEPT/HashUtils.h>
#include <OpenMS/CONCEPT/Types.h>
#include <functional>
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...
 
struct  hash< OpenMS::DBoundingBox< D > >
 

Namespaces

namespace  OpenMS
 Main OpenMS namespace.
 
namespace  std
 STL namespace.
 

Functions

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