Function

NumCosmoMathFitWriter

Declaration

void
(* NcmFitWriter) (
  NcmFit* fit,
  const gchar* msg
)

Description

No description available.

Parameters

fit

Type: NcmFit

No description available.

The data is owned by the caller of the function.
msg

Type: const gchar*

No description available.

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