Method

NumCosmoMathSFSphericalHarmonicsYdup

Declaration [src]

NcmSFSphericalHarmonicsY*
ncm_sf_spherical_harmonics_Y_dup (
  NcmSFSphericalHarmonicsY* sphaY
)

Description [src]

Duplicates a NcmSFSphericalHarmonicsY object.

Return value

Type: NcmSFSphericalHarmonicsY

A copy of sphaY.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.