Method

NumCosmoMathReparamnew2old

Declaration [src]

void
ncm_reparam_new2old (
  NcmReparam* reparam,
  _NcmModel* model
)

Description [src]

Using the values set in the new parametrization update the values of the original parametrization.

Parameters

model

Type: _NcmModel*

A NcmModel.

The argument can be NULL.
The data is owned by the caller of the method.