Method

NumCosmoMathFitlog_step_error

Declaration [src]

void
ncm_fit_log_step_error (
  NcmFit* fit,
  const gchar* strerror,
  ...
)

Description [src]

This function prints in the log the error message.

This method is not directly available to language bindings.

Parameters

strerror

Type: const gchar*

Error message.

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

Type: 

Arguments.