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