Method

NumCosmoMathVectorget

Declaration [src]

gdouble
ncm_vector_get (
  const NcmVector* cv,
  const guint i
)

Description

No description available.

Parameters

i

Type: const guint

Component index.

Return value

Type: gdouble

The i-th component of the vector cv.