Method

NumCosmoMathMSetparams_print_vals

Declaration [src]

void
ncm_mset_params_print_vals (
  NcmMSet* mset,
  gint* out
)

Description [src]

Prints the values of the parameters in mset in the file out.

Parameters

out

Type: gint*

A FILE handler.

The data is owned by the caller of the method.