Constructor

NumCosmoMathBootstrapnew

Declaration [src]

NcmBootstrap*
ncm_bootstrap_new (
  void
)

Description [src]

Creates a new zero sized NcmBootstrap object.

Return value

Type: NcmBootstrap

A NcmBootstrap.

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