GLYLIB
0.3.0b
|
#include <stats.h>
Public Attributes | |
char | t |
int | n |
double * | d |
double* statsarray::d |
Definition at line 16 of file stats.h.
Referenced by get_autocorr_est_array(), get_meanvar_array(), and init_statsarray().
int statsarray::n |
Definition at line 15 of file stats.h.
Referenced by get_autocorr_est_array(), get_meanvar_array(), init_statsarray(), and zero_statsarray().
char statsarray::t |
Definition at line 14 of file stats.h.
Referenced by get_meanvar_array(), init_statsarray(), and zero_statsarray().