Function
NumCosmoMathMSetFuncListN
Declaration
void
(* NcmMSetFuncListN) (
NcmMSetFuncList* flist,
NcmMSet* mset,
const gdouble* x,
gdouble* res
)
Parameters
flist-
Type:
NcmMSetFuncListNo description available.
The data is owned by the caller of the function. mset-
Type:
NcmMSetNo description available.
The data is owned by the caller of the function. x-
Type:
const gdouble*No description available.
The data is owned by the caller of the function. res-
Type:
gdouble*No description available.
The data is owned by the caller of the function.