Method
NumCosmoMathIntegralFixedcalc_nodes
Declaration [src]
void
ncm_integral_fixed_calc_nodes (
NcmIntegralFixed* intf,
gint* F
)
Description [src]
This function calculates the nodes of the NcmIntegralFixed.
It uses the Gauss-Legendre integration rule to determine the
interval inner points.
This method is not directly available to language bindings.