Constructor

NumCosmoHIQG1Dnew_full

Declaration [src]

NcHIQG1D*
nc_hiqg_1d_new_full (
  guint nknots,
  gdouble lambda
)

Description [src]

Creates a new NcHIQG1D object.

Parameters

nknots

Type: guint

Number of knots.

lambda

Type: gdouble

$\lambda$.

Return value

Type: NcHIQG1D

A new NcHIQG1D.

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