Method

NumCosmoMathBootstrapref

Declaration [src]

NcmBootstrap*
ncm_bootstrap_ref (
  NcmBootstrap* bstrap
)

Description [src]

Increases the reference count of bstrap by one.

Return value

Type: NcmBootstrap

A NcmBootstrap.

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