Method
NumCosmoXcorKernelIntegrandeval_array
Declaration [src]
GArray*
nc_xcor_kernel_integrand_eval_array (
NcXcorKernelIntegrand* integrand,
gdouble k
)
Description [src]
Evaluates the integrand at wavenumber k and returns the results
in a newly allocated GArray. This is a convenience wrapper around
nc_xcor_kernel_integrand_eval() that handles array allocation.