Method

NumCosmoMathModelMVNDref

Declaration [src]

NcmModelMVND*
ncm_model_mvnd_ref (
  NcmModelMVND* model_mvnd
)

Description [src]

Increases the reference count of model_mvnd by one.

Return value

Type: NcmModelMVND

model_mvnd.

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