Method

NumCosmoMathSFSphericalHarmonicsYArraydup

Declaration [src]

NcmSFSphericalHarmonicsYArray*
ncm_sf_spherical_harmonics_Y_array_dup (
  NcmSFSphericalHarmonicsYArray* sphaYa
)

Description [src]

Duplicates a NcmSFSphericalHarmonicsYArray object.

Return value

Type: NcmSFSphericalHarmonicsYArray

A copy of sphaYa.

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