Virtual Method

NumCosmoMathSpline2ddzdy

Declaration [src]

gdouble
dzdy (
  NcmSpline2d* s2d,
  gdouble x,
  gdouble y
)

Description

No description available.

Parameters

x

Type: gdouble

X-coordinate value.

y

Type: gdouble

Y-coordinate value.

Return value

Type: gdouble

The interpolated derivative $\mathrm{d}z/\mathrm{d}y$ computed at the point (x, y).