32 #include <boost/shared_ptr.hpp>
34 #include "../WTransferable.h"
71 virtual const std::string
getName()
const;
109 size_t merge(
size_t i,
size_t j,
double height );
128 void reset(
size_t n );
152 return "WDendrogram";
157 return "A Dendrogram as a array with additional heights for each inner node.";
161 #endif // WDENDROGRAM_H