Method
NumCosmoMathVarDictset_int
Declaration [src]
void
ncm_var_dict_set_int (
NcmVarDict* vd,
const gchar* key,
gint value
)
Description [src]
Sets an integer to a NcmVarDict. If there is already an integer
with key key, it is unreferenced.