Method

NumCosmoMathModelparams_print_all

Declaration [src]

void
ncm_model_params_print_all (
  NcmModel* model,
  gint* out
)

Description [src]

Prints all parameters of model to out.

This method is not directly available to language bindings.

Parameters

out

Type: gint*

A file handle.

The data is owned by the caller of the method.