Method

NumCosmoMathMSetCatalogcol_name

Declaration [src]

const gchar*
ncm_mset_catalog_col_name (
  NcmMSetCatalog* mcat,
  guint i
)

Description

No description available.

Parameters

i

Type: guint

Column index.

Return value

Type: const gchar*

The name of the i-th column.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.