Method

NumCosmoMathSplineFuncTestset_scale

Declaration [src]

void
ncm_spline_func_test_set_scale (
  NcmSplineFuncTest* sft,
  const gdouble scale
)

Description [src]

Sets the scale. It is used to compute the absolute tolerance. See Eq. \eqref{eq:condition}.

See also #ncm_spline_set_func_scale from NcmSplineFunc.

Parameters

scale

Type: const gdouble

Scale of function.