Function

NumCosmoMathSpline2dBicubicinteg_dy_coeffs

Declaration [src]

void
ncm_spline2d_bicubic_integ_dy_coeffs (
  NcmSpline2dBicubicCoeffs* aij,
  gdouble dx,
  gdouble* coeffs
)

Description

No description available.

Parameters

aij

Type: NcmSpline2dBicubicCoeffs

No description available.

The data is owned by the caller of the function.
dx

Type: gdouble

No description available.

coeffs

Type: gdouble*

No description available.

The data is owned by the caller of the function.