Method

NumCosmoMathISetlog_vals

Declaration [src]

void
ncm_iset_log_vals (
  NcmISet* iset,
  const gchar* prefix
)

Description [src]

Logs the indexes on iset with prefix prefix.

Parameters

prefix

Type: const gchar*

A string.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.