Method
NumCosmoHICosmoQSplineadd_continuity_priors
Declaration [src]
NcHICosmoQSplineContPrior*
nc_hicosmo_qspline_add_continuity_priors (
NcHICosmoQSpline* qspline,
NcmLikelihood* lh,
gdouble sigma,
gdouble abstol
)
Parameters
lh-
Type:
NcmLikelihoodA
NcmLikelihood.The data is owned by the caller of the method. sigma-
Type:
gdoubleStandard deviation for continuity prior.
abstol-
Type:
gdoubleAbsolute tolerance for continuity prior.
Return value
Type: NcHICosmoQSplineContPrior
A new NcHICosmoQSplineContPrior.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |