Method
NumCosmoMathVarDictset_boolean
Declaration [src]
void
ncm_var_dict_set_boolean (
NcmVarDict* vd,
const gchar* key,
gboolean value
)
Description [src]
Sets a boolean to a NcmVarDict. If there is already a boolean
with key key, it is unreferenced.