List of all members | Public Member Functions
line_window_selection Struct Reference

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

Public Member Functions

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

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:

Generated on Tue Apr 16 2013 08:12:02 for RevKit by doxygen 1.8.3.1