Public Member Functions

line_window_selection Struct Reference

Window Selection functor based on Line Window Selection. More...

List of all members.

Public Member Functions

 line_window_selection ()
 Standard Constructor.
circuit operator() (const circuit &base)
 Operator to determine the current window.

Detailed Description

Window Selection functor based on Line Window Selection.

This functor is based on the line window selection method as introduced in [SWDD10].

Author:
RevKit
Since:
1.0

Constructor & Destructor Documentation

Standard Constructor.

Initializes default values

Author:
RevKit
Since:
1.0

Member Function Documentation

circuit operator() ( const circuit base)

Operator to determine the current window.

Returns an empty circuit when no more windows can be determined.

Parameters:
baseThe original circuit
Returns:
A new window or the empty circuit
Author:
RevKit
Since:
1.0

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Defines

Generated on Wed May 25 2011 16:34:52 for RevKit by doxygen 1.7.3