Method

NumCosmoMathStatsVecnrows

Declaration [src]

guint
ncm_stats_vec_nrows (
  NcmStatsVec* svec
)

Description [src]

Gets the number of saved rows, this function fails if the object was not created with save_x == TRUE;.

Return value

Type: guint

The number of saved rows.