Function Macro

NumCosmoMathMSET_MODEL_DECLARE_ID

Declaration [src]

#define NCM_MSET_MODEL_DECLARE_ID (
  model_ns
)

Description [src]

Declares a function to get the model id from the model namespace. This macro should be used in the header file of the model.

This function is not directly available to language bindings.

Parameters

model_ns

Type: -

Model namespace in snake case.