Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Member Functions | Public Attributes | List of all members
HierarchicalClustering< PointRef >::TreeNode Class Reference

Tree node used for clustering. More...

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

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 BoundingBox bbox
const bool center
const PointCoordinate coord
TreeNode* left
UInt points
const PointRef ref
TreeNode * right

OpenMS / TOPP release 1.11.1 Documentation generated on Thu Nov 14 2013 11:19:28 using doxygen 1.8.5