Method

NumCosmoMathModelparam_finite

Declaration [src]

gboolean
ncm_model_param_finite (
  NcmModel* model,
  guint i
)

Description [src]

Check if the i-th parameter is finite.

Parameters

i

Type: guint

Parameter index.

Return value

Type: gboolean

Whether the i-th parameter is finite.