Method

NumCosmoMathSplineGslget_gsl_type

Declaration [src]

const gint*
ncm_spline_gsl_get_gsl_type (
  NcmSplineGsl* sg
)

Description [src]

This function returns the interpolation method of sg.

Return value

Type: const gint*

The gsl interpolation method.

The returned data is owned by the instance.