Constructor

NumCosmoHICosmoQSplineContPriornew

Declaration [src]

NcHICosmoQSplineContPrior*
nc_hicosmo_qspline_cont_prior_new (
  guint npriors
)

Description [src]

Creates a new NcHICosmoQSplineContPrior with npriors continuity constraints.

Parameters

npriors

Type: guint

Number of continuity priors.

Return value

Type: NcHICosmoQSplineContPrior

A new NcHICosmoQSplineContPrior.

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