GLYLIB  0.3.0b
stats.h File Reference

Statistics utilities for glylib. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  statsarray
struct  meanvar
struct  autocorr

Functions

meanvar get_meanvar_array (statsarray S)
meanvar zero_meanvar ()
statsarray zero_statsarray ()
statsarray init_statsarray ()
autocorr zero_autocorr ()
autocorr init_autocorr ()
autocorr get_autocorr_est_array (statsarray S, meanvar M)

Detailed Description

Statistics utilities for glylib.

Begun in the spring of 2008 by BLFoley and modified by heaven only knows who since then.

Definition in file stats.h.

 All Classes Files Functions Variables Typedefs Defines