Method
NumCosmoMathVarDictset_int_array
Declaration [src]
void
ncm_var_dict_set_int_array (
NcmVarDict* vd,
const gchar* key,
GArray* value
)
Description [src]
Sets an array of integers to a NcmVarDict. If there is already an array
of integers with key key, it is unreferenced.