Constructor

NumCosmoMathPLN1Dnew

Declaration [src]

NcmPLN1D*
ncm_pln1d_new (
  guint gh_order
)

Description [src]

Creates a new NcmPLN1D object.

Parameters

gh_order

Type: guint

No description available.

Return value

Type: NcmPLN1D

A new NcmPLN1D.

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