Constructor

NumCosmoTransferFuncBBKSnew

Declaration [src]

NcTransferFunc*
nc_transfer_func_bbks_new (
  void
)

Description [src]

Creates a new NcTransferFunc of the BBKS type.

Return value

Type: NcTransferFunc

A new NcTransferFunc.

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