Method

NumCosmoMathModelparams_copyto

Declaration [src]

void
ncm_model_params_copyto (
  NcmModel* model,
  NcmModel* model_dest
)

Description [src]

Copies the parameters of model to model_dest.

Parameters

model_dest

Type: NcmModel

A NcmModel.

The data is owned by the caller of the method.