Function

NumCosmoMathBootstrapclear

Declaration [src]

void
ncm_bootstrap_clear (
  NcmBootstrap** bstrap
)

Description [src]

Decreases the reference count of bstrap by one and sets bstrap tp NULL.

Parameters

bstrap

Type: NcmBootstrap

A NcmBootstrap.

The data is owned by the caller of the function.