25 #ifndef WDATASETHIERARCHICALCLUSTERING_H_
26 #define WDATASETHIERARCHICALCLUSTERING_H_
33 #include <boost/shared_ptr.hpp>
35 #include "../common/exceptions/WInvalidID.h"
36 #include "../common/WTransferable.h"
37 #include "datastructures/WFiberCluster.h"
38 #include "datastructures/WTreeNode.h"
51 typedef boost::shared_ptr< WDataSetHierarchicalClustering >
SPtr;
56 typedef boost::shared_ptr< const WDataSetHierarchicalClustering >
ConstSPtr;
81 virtual const std::string
getName()
const;
138 #endif // WDATASETHIERARCHICALCLUSTERING_H