Function
NumCosmoMathfunc_eval_threaded_loop_nw
Declaration [src]
void
ncm_func_eval_threaded_loop_nw (
NcmFuncEvalLoop lfunc,
glong i,
glong f,
gpointer data,
guint nworkers
)
Parameters
lfunc-
Type:
NcmFuncEvalLoopNcmFuncEvalLoopto be evaluated in threads. i-
Type:
glongInitial index.
f-
Type:
glongFinal index.
data-
Type:
gpointerPointer to be passed to
fl.The argument can be NULL.The data is owned by the caller of the function. nworkers-
Type:
guintNumber of workers.