Method

NumCosmoMathSplineeval_deriv_nmax

Declaration [src]

gdouble
ncm_spline_eval_deriv_nmax (
  const NcmSpline* s,
  const gdouble x
)

Description

No description available.

Parameters

x

Type: const gdouble

X-coordinate value.

Return value

Type: gdouble

The highest non null derivative of an interpolated function computed at x.