Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Member Functions

HierarchicalClustering< PointRef >::BoundingBox Class Reference

Bounding box of cluster. More...

#include <OpenMS/COMPARISON/CLUSTERING/HierarchicalClustering.h>

Inheritance diagram for HierarchicalClustering< PointRef >::BoundingBox:
pair

List of all members.

Public Member Functions

 BoundingBox (const PointCoordinate &p)
 BoundingBox (const BoundingBox &b)
PointCoordinate size () const
BoundingBoxoperator|= (const BoundingBox &rhs)
 Intersection of bounding box.
BoundingBox operator| (const BoundingBox &rhs) const
 Intersection of bounding box.
 operator PointCoordinate () const

Detailed Description

template<typename PointRef>
class OpenMS::HierarchicalClustering< PointRef >::BoundingBox

Bounding box of cluster.

Attention:
To be replaced by OpenMS bounding box.

Constructor & Destructor Documentation

BoundingBox ( const PointCoordinate p  )  [inline]
BoundingBox ( const BoundingBox b  )  [inline]

Member Function Documentation

operator PointCoordinate (  )  const [inline]
BoundingBox operator| ( const BoundingBox rhs  )  const [inline]

Intersection of bounding box.

BoundingBox& operator|= ( const BoundingBox rhs  )  [inline]

Intersection of bounding box.

PointCoordinate size (  )  const [inline]

OpenMS / TOPP release 1.10.0 Documentation generated on Thu Mar 7 2013 09:42:50 using doxygen 1.7.1