Method

NumCosmoMathNNLSref

Declaration [src]

NcmNNLS*
ncm_nnls_ref (
  NcmNNLS* nnls
)

Description [src]

Increase the reference of nnls by one.

Return value

Type: NcmNNLS

nnls.

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