Method

NumCosmoMathModelcheck_impl_flag

Declaration [src]

gboolean
ncm_model_check_impl_flag (
  NcmModel* model,
  guint64 impl
)

Description [src]

Checks if the model implements the impl flag.

Parameters

impl

Type: guint64

Implementation flag.

Return value

Type: gboolean

TRUE if the model implements the impl flag.