Method
NumCosmoMathIntegralFixedget_nodes
Declaration [src]
void
ncm_integral_fixed_get_nodes (
NcmIntegralFixed* intf,
NcmVector* nodes
)
Description [src]
Fills nodes with the canonical node abscissae used by
ncm_integral_fixed_calc_nodes, in the same iteration order.
Parameters
nodes-
Type:
NcmVectorNo description available.
The data is owned by the caller of the method.