Constructor

NumCosmoHaloBiasSTEllipnew

Declaration [src]

NcHaloBiasSTEllip*
nc_halo_bias_st_ellip_new (
  NcHaloMassFunction* mfp
)

Description [src]

Creates a new NcHaloBiasSTEllip object with undefined parameters.

Parameters

mfp

Type: NcHaloMassFunction

A NcHaloMassFunction.

The data is owned by the caller of the function.

Return value

Type: NcHaloBiasSTEllip

A new NcHaloBias.

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