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.   | |
      
  | 
  
| 
 Data points (value = gdouble *). 
  | 
  
      
  | 
  
| 
 Amount of points. 
  | 
  
      
  | 
  
| 
 Sx: sum of all points. 
  | 
  
      
  | 
  
| 
 Sx2: sum of the square of all points. 
  | 
  
 
1.3.6