Virtual Method

NumCosmoMathReparamold2new

Declaration [src]

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

Return value

Type: gboolean

No description available.