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

hurstwave.cpp

Go to the documentation of this file.
00001 
00002 #include "wave_hurst.h"
00003 
00004 int
00005 main()
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