Method
NumCosmoMathSplineFuncTestmonte_carlo_and_save_to_txt
Declaration [src]
void
ncm_spline_func_test_monte_carlo_and_save_to_txt (
NcmSplineFuncTest* sft,
guint nsim,
gchar* fname
)
Description [src]
Performs a Monte Carlo simulation on the base function
and saves some statistics in the fname file.
Same as ncm_spline_func_test_monte_carlo() but creating a ascii file with the statistics on the fly.
See NcmSplineFuncTestType and NcmSplineFuncTestTypePDF for the available options.