Constructor

NumCosmoPriorQSplineContnew

Declaration [src]

NcPriorQSplineCont*
nc_prior_qspline_cont_new (
  void
)

Description [src]

Creates a new NcPriorQSplineCont prior for spline continuity.

Return value

Type: NcPriorQSplineCont

The newly created NcPriorQSplineCont.

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