Method
NumCosmoMathVectordup_array
Declaration [src]
GArray*
ncm_vector_dup_array (
NcmVector* cv
)
Description [src]
This function allocates a new array and copy the contents of the vector cv into it. The array must not be freed.
GArray*
ncm_vector_dup_array (
NcmVector* cv
)
This function allocates a new array and copy the contents of the vector cv into it. The array must not be freed.