Constructor

NumCosmoMathPowspecCorr3dnew

Declaration [src]

NcmPowspecCorr3d*
ncm_powspec_corr3d_new (
  NcmPowspec* ps
)

Description [src]

Creates a new NcmPowspecCorr3d from the power spectrum ps.

Parameters

ps

Type: NcmPowspec

A 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.