Method

NumCosmoXcorKineticcopy

Declaration [src]

NcXcorKinetic*
nc_xcor_kinetic_copy (
  NcXcorKinetic* xck
)

Description [src]

Creates a copy of xck.

Return value

Type: NcXcorKinetic

A new NcXcorKinetic copy of xck.

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