Method

NumCosmoMathOdeSplineset_abstol

Declaration [src]

void
ncm_ode_spline_set_abstol (
  NcmOdeSpline* os,
  gdouble abstol
)

Description [src]

This functions sets the absolute tolerance, abstol, of the edo integrator.

Parameters

abstol

Type: gdouble

Absolute tolerance of the ode integrator.