#include <it/vec.h>
Go to the source code of this file.
Functions | |
vec | source_pdf_GG (vec symbols, double alpha, double beta) |
void | source_estim_GG_from_histo (vec pdf, vec symbols, double *alpha, double *beta) |
Definition at line 56 of file source_fit.c.
References IT_EPSILON, source_pdf_GG(), vec_delete(), and vec_distance_kullback_leibler().
Definition at line 42 of file source_fit.c.
References GenGaussian(), vec_length(), vec_new_zeros(), and vec_normalize().
Referenced by source_estim_GG_from_histo().
|
|