Method
NumCosmoMathVarDictset_double
Declaration [src]
void
ncm_var_dict_set_double (
NcmVarDict* vd,
const gchar* key,
gdouble value
)
Description [src]
Sets a double to a NcmVarDict. If there is already a double
with key key, it is unreferenced.