Main Page   Alphabetical List   Compound List   File List   Compound Members   File Members  

Statrec_ Struct Reference

Statrec_ : stores the sum and squared sum of X. More...

#include <stat2.h>

List of all members.

Public Attributes

double Sx
double Sx2
double Min
double Max
unsigned long N


Detailed Description

Statrec_ : stores the sum and squared sum of X.

N is the number of data points.

Definition at line 31 of file stat2.h.


Member Data Documentation

double Statrec_::Sx
 

Definition at line 33 of file stat2.h.

double Statrec_::Sx2
 

Definition at line 33 of file stat2.h.

double Statrec_::Min
 

Definition at line 33 of file stat2.h.

double Statrec_::Max
 

Definition at line 33 of file stat2.h.

unsigned long Statrec_::N
 

Definition at line 34 of file stat2.h.


The documentation for this struct was generated from the following file:
Generated at Wed Aug 21 09:33:31 2002 for The Razorback C Library: Statistics by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001