Constructor

NumCosmoHaloBiasPSnew

Declaration [src]

NcHaloBiasPS*
nc_halo_bias_ps_new (
  NcHaloMassFunction* mfp
)

Description [src]

Creates a new NcHaloBiasPS object with undefined critical threshold.

Parameters

mfp

Type: NcHaloMassFunction

A NcHaloMassFunction.

The data is owned by the caller of the function.

Return value

Type: NcHaloBiasPS

A new NcHaloBias.

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