Constructor

NumCosmoMathDataFunnelnew

Declaration [src]

NcmDataFunnel*
ncm_data_funnel_new (
  void
)

Description [src]

Creates a new Funnel data.

Return value

Type: NcmDataFunnel

The newly created object.

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