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

Stat2rec_ Struct Reference

Stat2rec_ : stores the sums and squared sums and the mixed sum of X and Y. More...

#include <stat2.h>

List of all members.

Public Attributes

double Sx
double Sy
double Sx2
double Sy2
double Sxy
double Minx
double Maxx
double Miny
double Maxy
unsigned long N


Detailed Description

Stat2rec_ : stores the sums and squared sums and the mixed sum of X and Y.

N is the number of data points.

Definition at line 42 of file stat2.h.


Member Data Documentation

double Stat2rec_::Sx
 

Definition at line 44 of file stat2.h.

double Stat2rec_::Sy
 

Definition at line 44 of file stat2.h.

double Stat2rec_::Sx2
 

Definition at line 44 of file stat2.h.

double Stat2rec_::Sy2
 

Definition at line 44 of file stat2.h.

double Stat2rec_::Sxy
 

Definition at line 44 of file stat2.h.

double Stat2rec_::Minx
 

Definition at line 44 of file stat2.h.

double Stat2rec_::Maxx
 

Definition at line 44 of file stat2.h.

double Stat2rec_::Miny
 

Definition at line 44 of file stat2.h.

double Stat2rec_::Maxy
 

Definition at line 44 of file stat2.h.

unsigned long Stat2rec_::N
 

Definition at line 45 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