Method

NumCosmoMathISetremove_subset

Declaration [src]

void
ncm_iset_remove_subset (
  NcmISet* iset,
  NcmISet* target
)

Description [src]

Removes indexes of iset from target.

Parameters

target

Type: NcmISet

A NcmISet.

The data is owned by the caller of the method.