Method

NumCosmoMathOdeSplineset_yi

Declaration [src]

void
ncm_ode_spline_set_yi (
  NcmOdeSpline* os,
  gdouble yi
)

Description [src]

This function sets the initial value of the function to be evaluated.

Parameters

yi

Type: gdouble

Initial value of the function to be evaluated.