Method

NumCosmoMathOdeSplineset_reltol

Declaration [src]

void
ncm_ode_spline_set_reltol (
  NcmOdeSpline* os,
  gdouble reltol
)

Description [src]

This functions sets the relative tolerance, reltol, of the edo integrator.

Parameters

reltol

Type: gdouble

Relative tolerance of the ode integrator.