Method
NumCosmoMathStatsDist1dEPDFadd_obs
Declaration [src]
void
ncm_stats_dist1d_epdf_add_obs (
NcmStatsDist1dEPDF* epdf1d,
const gdouble x
)
Description [src]
Adds a new observation x (weight 1.0) to the epdf1d updating
the internal approximation of the EPDF when necessary.