Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

statx Struct Reference


Detailed Description

A one-dimension container (x).


Data Fields

GSList * data
 Data points (value = gdouble *).
gint n
 Amount of points.
gdouble sx
 Sx: sum of all points.
gdouble sx2
 Sx2: sum of the square of all points.


Field Documentation

GSList* statx::data
 

Data points (value = gdouble *).

gint statx::n
 

Amount of points.

gdouble statx::sx
 

Sx: sum of all points.

gdouble statx::sx2
 

Sx2: sum of the square of all points.


The documentation for this struct was generated from the following file:
Generated on Sat Jun 30 17:53:34 2007 for gtk-gnutella by  doxygen 1.3.9.1