Method
NumCosmoMathFunctionCacheinsert_vector
Declaration [src]
void
ncm_function_cache_insert_vector (
NcmFunctionCache* cache,
gdouble x,
NcmVector* p
)
Parameters
x-
Type:
gdoubleThe argument $x$.
p-
Type:
NcmVectorFunction value at $x$.
The data is owned by the caller of the method.