Engauge Digitizer  2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
TestCorrelation Class Reference

Unit tests of fast correlation algorithm. More...

#include <TestCorrelation.h>

Inheritance diagram for TestCorrelation:
Inheritance graph
Collaboration diagram for TestCorrelation:
Collaboration graph

Public Member Functions

 TestCorrelation (QObject *parent=0)
 Single constructor. More...
 

Detailed Description

Unit tests of fast correlation algorithm.

Definition at line 7 of file TestCorrelation.h.

Constructor & Destructor Documentation

TestCorrelation::TestCorrelation ( QObject *  parent = 0)
explicit

Single constructor.

Definition at line 11 of file TestCorrelation.cpp.

11  :
12  QObject(parent)
13 {
14 }

The documentation for this class was generated from the following files: