Method

NumCosmoHIPertITwoFluidsStateeval_mode

Declaration [src]

NcmComplex*
nc_hipert_itwo_fluids_state_eval_mode (
  NcHIPertITwoFluidsState* tf_state,
  NcHIPertITwoFluidsObsMode obs_mode,
  NcHIPertITwoFluidsObs obs
)

Description [src]

Computes the mode function for obs.

Parameters

obs_mode

Type: NcHIPertITwoFluidsObsMode

A NcHIPertITwoFluidsObsMode.

obs

Type: NcHIPertITwoFluidsObs

A NcHIPertITwoFluidsObs.

Return value

Type: NcmComplex

The value of the mode function.

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