Method

NumCosmoMathVectorconst_ref

Declaration [src]

const NcmVector*
ncm_vector_const_ref (
  const NcmVector* cv
)

Description [src]

Increases the reference count of the constant cv by one atomically.

Return value

Type: NcmVector

cv.

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