| 
    SPRAAK
    
   | 
 
Computes the best n-gaussian fit to a histogram distribution. More...
Data Structures | |
| struct | SprGHFitGaussian | 
| struct | SprGHFitGaussMix | 
Functions | |
| int | spr_ghfit_fit (float hist[], float bin[], int nbin, SprGHFitGaussMix *gmix, int niter) | 
| float | spr_ghfit_eval (SprGHFitGaussMix *gmix, float x) | 
Computes the best n-gaussian fit to a histogram distribution.
 1.8.6