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