Method

NumCosmoMathMSetCatalogcol_symb

Declaration [src]

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

Description

No description available.

Parameters

i

Type: guint

Column index.

Return value

Type: const gchar*

The symbol of the i-th column.

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