Method

NumCosmoMathVectorref

Declaration [src]

NcmVector*
ncm_vector_ref (
  NcmVector* cv
)

Description [src]

Increases the reference count of 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.