Function

NumCosmoMathMSetFuncListN

Declaration

void
(* NcmMSetFuncListN) (
  NcmMSetFuncList* flist,
  NcmMSet* mset,
  const gdouble* x,
  gdouble* res
)

Description

No description available.

Parameters

flist

Type: NcmMSetFuncList

No description available.

The data is owned by the caller of the function.
mset

Type: NcmMSet

No 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.