Wrapper class for two trees and the corresponding distance. More...
#include <OpenMS/COMPARISON/CLUSTERING/HierarchicalClustering.h>
Public Member Functions | |
TreeDistance (const DoubleReal &distance, TreeNode *left, TreeNode *right) | |
bool | operator> (const TreeDistance &rhs) const |
Public Attributes | |
DoubleReal | distance |
TreeNode * | left |
TreeNode * | right |
Wrapper class for two trees and the corresponding distance.
|
inline |
|
inline |
DoubleReal distance |
TreeNode* left |
TreeNode * right |
OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:28 using doxygen 1.8.5 |