Method

NumCosmoMathModelvparam_array_len

Declaration [src]

guint
ncm_model_vparam_array_len (
  NcmModel* model
)

Description [src]

Count the number of vector parameters of the model. Note that this function returns the number of vector parameters of the model, not the length of the vector parameters.

Return value

Type: guint

The number of vector parameters of the model.