Function

NumCosmoMathSpline2dBicubicinteg_dx_coeffs

Declaration [src]

void
ncm_spline2d_bicubic_integ_dx_coeffs (
  NcmSpline2dBicubicCoeffs* aij,
  gdouble dy,
  gdouble* coeffs
)

Description

No description available.

Parameters

aij

Type: NcmSpline2dBicubicCoeffs

No description available.

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

Type: gdouble

No description available.

coeffs

Type: gdouble*

No description available.

The data is owned by the caller of the function.