Method

NumCosmoMathFunctionCacheref

Declaration [src]

NcmFunctionCache*
ncm_function_cache_ref (
  NcmFunctionCache* cache
)

Description [src]

Increase the reference of cache by one.

Return value

Type: NcmFunctionCache

cache.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.