Method
NumCosmoMathVectorget_variant
Declaration [src]
GVariant*
ncm_vector_get_variant (
const NcmVector* cv
)
Description [src]
Convert cv to a GVariant of the type “ad” without destroying the
original vector cv.
Return value
Type: GVariant
A GVariant of the type “ad”.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |