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

hursttst.cpp File Reference

#include <assert.h>
#include <stdio.h>
#include "rescaled_range.h"
#include "data/brown72.h"

Go to the source code of this file.

Functions

int main ()

Variables

double v []
 Initialize an array with synthetic data set values. More...

const size_t N = sizeof( v ) / sizeof( double )


Detailed Description

Test the classic rescaled range (R/S) algorithm on synthetic data sets.

Definition in file hursttst.cpp.


Function Documentation

int main ( )
 

Definition at line 1053 of file hursttst.cpp.


Variable Documentation

const size_t N = sizeof( v ) / sizeof( double )
 

Definition at line 1049 of file hursttst.cpp.

double v [static]
 

Initialize an array with synthetic data set values.

Definition at line 17 of file hursttst.cpp.


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