Function
NumCosmoMathSpline2dBicubicinteg_eval2d
Declaration [src]
gdouble
ncm_spline2d_bicubic_integ_eval2d (
NcmSpline2dBicubicCoeffs* aij,
const gdouble x0,
const gdouble xl,
const gdouble xu,
const gdouble y0,
const gdouble yl,
const gdouble yu
)
Parameters
aij-
Type:
NcmSpline2dBicubicCoeffsNo description available.
The data is owned by the caller of the function. x0-
Type:
const gdoubleNo description available.
xl-
Type:
const gdoubleNo description available.
xu-
Type:
const gdoubleNo description available.
y0-
Type:
const gdoubleNo description available.
yl-
Type:
const gdoubleNo description available.
yu-
Type:
const gdoubleNo description available.