Method

NumCosmoMathSplineFuncTestlog_vals_mc_stats

Declaration [src]

void
ncm_spline_func_test_log_vals_mc_stats (
  NcmSplineFuncTest* sft,
  const gchar* output
)

Description [src]

Prints the Monte Carlo statistics.

See [description][NcmSplineFuncTest.description] for information about the parameters.

It must be called after ncm_spline_func_test_monte_carlo() or ncm_spline_func_test_monte_carlo_and_save_to_txt(). .

Parameters

output

Type: const gchar*

File name to save the Monte Carlo statistics.

The argument can be NULL.
The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.