Method

NumCosmoMathIntegralFixednodes_eval

Declaration [src]

gdouble
ncm_integral_fixed_nodes_eval (
  NcmIntegralFixed* intf
)

Description [src]

This function evaluates the integral of the function integ->f over the interval [xi, xf] using the nodes calculated by #ncm_integral_fixed_calc_nodes.

Return value

Type: gdouble

The integral of the function integ->f over the interval [xi, xf].