Function
NumCosmoMathSpline2dBicubicinteg_dx_coeffs
Declaration [src]
void
ncm_spline2d_bicubic_integ_dx_coeffs (
NcmSpline2dBicubicCoeffs* aij,
gdouble dy,
gdouble* coeffs
)
Parameters
aij-
Type:
NcmSpline2dBicubicCoeffsNo description available.
The data is owned by the caller of the function. dy-
Type:
gdoubleNo description available.
coeffs-
Type:
gdouble*No description available.
The data is owned by the caller of the function.