Constructor
NumCosmoMathPowspecCorr3dnew
Declaration [src]
NcmPowspecCorr3d*
ncm_powspec_corr3d_new (
NcmPowspec* ps
)
Parameters
ps-
Type:
NcmPowspecA
NcmPowspec.The data is owned by the caller of the function.
Return value
Type: NcmPowspecCorr3d
The newly created NcmPowspecCorr3d.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |