Method
NumCosmoMathModelset_vparam_len
Declaration [src]
void
ncm_model_set_vparam_len (
NcmModel* model,
guint n,
guint len
)
Description [src]
Given a vector parameter index, sets the length of the n-th vector to len.
This function is provided for model implementations, do not use it in
other contexts. It will be removed in future versions.