Constructor

NumCosmoHICosmoQRBFRpriornew

Declaration [src]

NcHICosmoQRBFRprior*
nc_hicosmo_qrbf_rprior_new (
  gdouble lambda
)

Description [src]

Creates a new regularization prior with penalization parameter lambda.

Parameters

lambda

Type: gdouble

Penalization height.

Return value

Type: NcHICosmoQRBFRprior

A new NcHICosmoQRBFRprior.

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