Function

NumCosmoMathSpline2dBicubicbi

Declaration [src]

gdouble
ncm_spline2d_bicubic_bi (
  NcmSplineCubic* sc,
  NcmVector* xv,
  NcmVector* yv,
  gsize i
)

Description

No description available.

Parameters

sc

Type: NcmSplineCubic

No description available.

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

Type: NcmVector

No description available.

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

Type: NcmVector

No description available.

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

Type: gsize

No description available.

Return value

Type: gdouble

No description available.