Method

NumCosmoMathDatabootstrap_set

Declaration [src]

void
ncm_data_bootstrap_set (
  NcmData* data,
  NcmBootstrap* bstrap
)

Description [src]

Sets the bstrap object in data checking if they are compatible.

Parameters

bstrap

Type: NcmBootstrap

A NcmBootstrap.

The data is owned by the caller of the method.