Method
NumCosmoMathTriVecmemcpy
Declaration [src]
void
ncm_trivec_memcpy (
NcmTriVec* dest,
const NcmTriVec* orig
)
Parameters
orig-
Type:
NcmTriVecA
NcmTriVec.The data is owned by the caller of the method.
void
ncm_trivec_memcpy (
NcmTriVec* dest,
const NcmTriVec* orig
)
origType: NcmTriVec
A NcmTriVec.
| The data is owned by the caller of the method. |