HLIBpro  2.9.1
T2DClusterVis Class Referenceabstract

base class for cluster tree visualisation in 2D

#include <TClusterVis.hh>

Inheritance diagram for T2DClusterVis:
TClusterVis TPDFClusterVis TPSClusterVis

Public Member Functions

T2DClusterVistree (const bool b)
 turn on/off drawing of tree
 
T2DClusterVisnode_procs (const bool b)
 turn on/off drawing of per-node processors
 
virtual void print (const TCluster *c, const std::string &filename) const
 

Member Function Documentation

◆ print()

virtual void print ( const TCluster cl,
const std::string &  filename 
) const
virtual

visualise cluster tree

Parameters
clcluster tree to visualise
filenamename of file to write visual. to

Implements TClusterVis.