HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CL_CycleDetect Class Reference

#include <CL_CycleDetect.h>

Public Member Functions

 CL_CycleDetect (int mincyclelength=30, int maxcyclelength=200, int cyclestouse=2)
 
int determineCycle (const fpreal *data, int &start, int &end, int straightcompare=0)
 

Detailed Description

Definition at line 20 of file CL_CycleDetect.h.

Constructor & Destructor Documentation

CL_CycleDetect::CL_CycleDetect ( int  mincyclelength = 30,
int  maxcyclelength = 200,
int  cyclestouse = 2 
)

Member Function Documentation

int CL_CycleDetect::determineCycle ( const fpreal data,
int start,
int end,
int  straightcompare = 0 
)

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