Method
NumCosmoMathMSetPIndexdup
Declaration [src]
NcmMSetPIndex*
ncm_mset_pindex_dup (
NcmMSetPIndex* pi
)
Return value
Type: NcmMSetPIndex
A new NcmMSetPIndex with the same values of pi.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |