Function
NumCosmoMathMSetFuncListselect
Declaration [src]
GArray*
ncm_mset_func_list_select (
const gchar* ns,
gint nvar,
gint dim
)
Description [src]
Selects the NcmMSetFuncListStruct array containing the function
in the namespace ns with nvar and dim. If ns is NULL then
gets from all namespaces, nvar and/or dim equals to -1 selects
any value. The contained strings must not be freed.