Method

NumCosmoMathFitget_sub_fit

Declaration [src]

NcmFit*
ncm_fit_get_sub_fit (
  NcmFit* fit
)

Description [src]

Gets a NcmFit object to be used as subsidiary fit.

Return value

Type: NcmFit

A NcmFit object.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.