GLYLIB  0.3.0b
meanvar Struct Reference

#include <stats.h>

List of all members.

Public Attributes

char t
int n
double m
double v
double s

Detailed Description

Definition at line 19 of file stats.h.


Member Data Documentation

double meanvar::m

Definition at line 22 of file stats.h.

Referenced by get_autocorr_est_array(), get_meanvar_array(), and zero_meanvar().

Definition at line 21 of file stats.h.

Referenced by get_autocorr_est_array(), get_meanvar_array(), and zero_meanvar().

double meanvar::s

Definition at line 24 of file stats.h.

Referenced by get_meanvar_array(), and zero_meanvar().

char meanvar::t

Definition at line 20 of file stats.h.

Referenced by get_meanvar_array(), and zero_meanvar().

double meanvar::v

Definition at line 23 of file stats.h.

Referenced by get_autocorr_est_array(), get_meanvar_array(), and zero_meanvar().


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Defines