ARB
Public Member Functions | List of all members
TwoLeafs Class Reference

#include <di_clustertree.hxx>

Public Member Functions

 TwoLeafs (ClusterTree *c1, ClusterTree *c2)
 
const ClusterTree * first () const
 
const ClusterTree * second () const
 
bool operator< (const TwoLeafs &other) const
 

Detailed Description

Definition at line 64 of file di_clustertree.hxx.

Constructor & Destructor Documentation

TwoLeafs::TwoLeafs ( ClusterTree *  c1,
ClusterTree *  c2 
)
inline

Definition at line 68 of file di_clustertree.hxx.

Member Function Documentation

const ClusterTree* TwoLeafs::first ( ) const
inline

Definition at line 73 of file di_clustertree.hxx.

Referenced by calc_mean_dist_to(), and Cluster::Cluster().

const ClusterTree* TwoLeafs::second ( ) const
inline

Definition at line 74 of file di_clustertree.hxx.

Referenced by calc_mean_dist_to(), and Cluster::Cluster().

bool TwoLeafs::operator< ( const TwoLeafs other) const
inline

Definition at line 76 of file di_clustertree.hxx.


The documentation for this class was generated from the following file: