Virtual Method

NumCosmoMathReparamnew2old

Declaration [src]

gboolean
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.

Return value

Type: gboolean

No description available.