Virtual Method

NumCosmoMathIntegral1dintegrand

Declaration [src]

gdouble
integrand (
  NcmIntegral1d* int1d,
  const gdouble x,
  const gdouble w
)

Description

No description available.

Parameters

x

Type: const gdouble

Integration variable.

w

Type: const gdouble

Integration weight.

Return value

Type: gdouble

The value of the integrand at x.