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

HierarchicalClustering< PointRef >::TreeNode Class Reference

Tree node used for clustering. More...

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

List of all members.

Public Member Functions

 TreeNode (const PointCoordinate &coord, const PointRef &ref, bool center)
 TreeNode (const PointCoordinate &coord, const BoundingBox &bbox, TreeNode *left, TreeNode *right)

Public Attributes

const PointCoordinate coord
const BoundingBox bbox
TreeNodeleft
TreeNoderight
UInt points
const bool center
const PointRef ref

Detailed Description

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

Tree node used for clustering.


Constructor & Destructor Documentation

TreeNode ( const PointCoordinate coord,
const PointRef &  ref,
bool  center 
) [inline]
TreeNode ( const PointCoordinate coord,
const BoundingBox bbox,
TreeNode left,
TreeNode right 
) [inline]

Member Data Documentation

const bool center
const PointRef ref

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