Statistics for MySQL  1.1
 All Classes Files Functions Variables Typedefs Macros Pages
Public Attributes | List of all members
avgw_storage Struct Reference

Storage for weighted average. More...

Collaboration diagram for avgw_storage:
Collaboration graph

Public Attributes

int argc
 number of arguments
 
double weight
 Sum of weight.
 
double sumX
 Sum of x.
 

Detailed Description

Storage for weighted average.

Definition at line 37 of file avgw.c.


The documentation for this struct was generated from the following file: