Method

NumCosmoMathModelparams_set_all

Declaration [src]

void
ncm_model_params_set_all (
  NcmModel* model,
  ...
)

Description [src]

Sets all parameters of model to the values passed as arguments. The number of arguments must be equal to the number of parameters.

This method is not directly available to language bindings.

Parameters

...

Type: 

A list of doubles.