Constructor

NumCosmoTransferFuncEHnew

Declaration [src]

NcTransferFunc*
nc_transfer_func_eh_new (
  void
)

Description [src]

Creates a new NcTransferFunc of the NcTransferFuncEH type.

Return value

Type: NcTransferFunc

A new NcTransferFunc.

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