Method

NumCosmoMathSplineFuncTestset_rel_error

Declaration [src]

void
ncm_spline_func_test_set_rel_error (
  NcmSplineFuncTest* sft,
  const gdouble rel_error
)

Description [src]

Sets the relative error (tolerance) used by NcmSplineFunc object when defining its knots.

See also #ncm_spline_set_func and #ncm_spline_set_func_scale from NcmSplineFunc.

Parameters

rel_error

Type: const gdouble

Relative error.