Constructor
NumCosmoMathPowspecFilternew
Declaration [src]
NcmPowspecFilter*
ncm_powspec_filter_new (
NcmPowspec* ps,
NcmPowspecFilterType type
)
Parameters
ps-
Type:
NcmPowspecA
NcmPowspec.The data is owned by the caller of the function. type-
Type:
NcmPowspecFilterTypeA type from
NcmPowspecFilterType.
Return value
Type: NcmPowspecFilter
The newly created NcmPowspecFilter.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |