Method

NumCosmoMathMSetTransKernset_mset

Declaration [src]

void
ncm_mset_trans_kern_set_mset (
  NcmMSetTransKern* tkern,
  NcmMSet* mset
)

Description [src]

Sets the mset as the internal set NcmMSet to be used by the transition kernel.

Parameters

mset

Type: NcmMSet

A NcmMSet.

The data is owned by the caller of the method.