Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

hurstwave.cpp File Reference

#include "wave_hurst.h"

Go to the source code of this file.

Functions

int main ()


Function Documentation

int main ( )
 

Definition at line 5 of file hurstwave.cpp.

00006 {
00007   const char *path = "..\\data\\equities\\";
00008   wave_hurst t( path );
00009   t.test();
00010   return 0;
00011 }


Generated at Thu May 22 21:12:35 2003 for Hurst Exponent Calculation and Supporting Statistics by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001