Method

NumCosmoMathVectorconst_data

Declaration [src]

const gdouble*
ncm_vector_const_data (
  const NcmVector* cv
)

Description [src]

This function returns a constant pointer to the vector cv data.

Return value

Type: const gdouble*

A constant pointer to the vector cv data.

The returned data is owned by the instance.