Method

NumCosmoMathVectorfast_get

Declaration [src]

gdouble
ncm_vector_fast_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 assuming stride == 1.