Method
NumCosmoMathMSetFuncset_eval_x
Declaration [src]
void
ncm_mset_func_set_eval_x (
NcmMSetFunc* func,
gdouble* x,
guint len
)
Description [src]
Sets the function’s arguments to x. Once this function is called, the
function’s arguments are fixed and func becomes a constant function.
| Sets property | NumCosmoMath.MSetFunc:eval-x |