Method

NumCosmoMathReparamold2new

Declaration [src]

void
ncm_reparam_old2new (
  NcmReparam* reparam,
  _NcmModel* model
)

Description [src]

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

Parameters

model

Type: _NcmModel*

A NcmModel.

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