Method

NumCosmoMathFunctionCacheinsert

Declaration [src]

void
ncm_function_cache_insert (
  NcmFunctionCache* cache,
  gdouble x,
  ...
)

Description [src]

Insert a new point in the cache.

This method is not directly available to language bindings.

Parameters

x

Type: gdouble

The argument $x$.

...

Type: 

Function value at $x$.