MRS  1.0
A C++ Class Library for Statistical Set Processing
subpavings::SPSNodeMeasure Class Reference

A virtual class providing a way to measure spsnodes. More...

+ Inheritance diagram for subpavings::SPSNodeMeasure:

List of all members.

Public Member Functions

virtual cxsc::real operator() (const SPSnode *const spn) const =0
 Return the measure of the node.

Detailed Description

A virtual class providing a way to measure spsnodes.

The measure should be calculated so that if a priority splitting queue was ordered by node measure, the nodes with the largest measures should be split first.


The documentation for this class was generated from the following files:
 All Classes Namespaces Functions Variables Typedefs Enumerations Friends