Virtual Method

NumCosmoMathSplineeval

Declaration [src]

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

Description

No description available.

Parameters

x

Type: const gdouble

X-coordinate value.

Return value

Type: gdouble

The interpolated value of a function computed at x.