HLIBpro
2.4
|
Cost function for block clusters in load balancing. More...
#include <TDistrBC.hh>
Public Member Functions | |
virtual double | eval (const TBlockCluster *cl) const =0 |
virtual double | eval_rec (const TBlockCluster *cl) const |
The cost function has to return costs associated with given cluster only, i.e. not for son clusters in case of inner nodes.
|
pure virtual |
return cost of cluster cl not including costs for son clusters
|
inlinevirtual |
return cost of cluster cl including costs for son clusters