Method

NumCosmoMathOdeSplineset_xf

Declaration [src]

void
ncm_ode_spline_set_xf (
  NcmOdeSpline* os,
  gdouble xf
)

Description [src]

This function sets the final point, xf, to integrate the edo. Note that if yf is also set, yf will take precedence.

Parameters

xf

Type: gdouble

Final point to integrate the edo.