Method
NumCosmoMathSplineFuncTestset_prepare_user_function
Declaration [src]
void
ncm_spline_func_test_set_prepare_user_function (
NcmSplineFuncTest* sft,
NcmSplineFuncTestPrepare F_prepare
)
Description [src]
Sets the user supplied prepare function. It will be called one before computing the function provided by ncm_spline_func_test_set_user_gsl_function().
Parameters
F_prepare-
Type:
NcmSplineFuncTestPrepareA function of the type
NcmSplineFuncTestPrepare.