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