Method

NumCosmoMathModelpeek_reparam

Declaration [src]

NcmReparam*
ncm_model_peek_reparam (
  NcmModel* model
)

Description [src]

Peeks the current reparametrization of model.

Return value

Type: NcmReparam

The current reparametrization of model or NULL if it does not have one.

The returned data is owned by the instance.