Method

NumCosmoMathStatsVecref

Declaration [src]

NcmStatsVec*
ncm_stats_vec_ref (
  NcmStatsVec* svec
)

Description [src]

Increase the reference of svec by one.

Return value

Type: NcmStatsVec

svec.

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