|
HLIBpro
2.7
|
base class for cluster tree visualisation in 2D
#include <TClusterVis.hh>
Public Member Functions | |
| T2DClusterVis & | tree (const bool b) |
| turn on/off drawing of tree | |
| T2DClusterVis & | node_procs (const bool b) |
| turn on/off drawing of per-node processors | |
| virtual void | print (const TCluster *c, const std::string &filename) const |
|
virtual |
visualise cluster tree
| cl | cluster tree to visualise |
| filename | name of file to write visual. to |
Implements TClusterVis.