Method

NumCosmoMathModelvparam_len

Declaration [src]

guint
ncm_model_vparam_len (
  NcmModel* model,
  guint n
)

Description [src]

Given a vector parameter index, returns the length of the n-th vector.

Parameters

n

Type: guint

Vector parameter index.

Return value

Type: guint

Length of the n-th vector.