Method

NumCosmoMathSplineGslset_type

Declaration [src]

void
ncm_spline_gsl_set_type (
  NcmSplineGsl* sg,
  const gint* type
)

Description [src]

This function sets the interpolation method type to sg.

Parameters

type

Type: const gint*

Gsl interpolation method.

The data is owned by the caller of the method.