Method

NumCosmoMathVectordata

Declaration [src]

gdouble*
ncm_vector_data (
  NcmVector* cv
)

Description [src]

This function returns a pointer to the vector cv data.

Return value

Type: gdouble*

A pointer to cv data.

The returned data is owned by the instance.