Method

NumCosmoMathISetset_complement

Declaration [src]

void
ncm_iset_set_complement (
  NcmISet* iset,
  NcmISet* cmplm
)

Description [src]

Sets cmplm as the complement of iset.

Parameters

cmplm

Type: NcmISet

A NcmISet.

The data is owned by the caller of the method.