Struct

NumCosmoHIPertITwoFluidsState

Description [src]

struct NcHIPertITwoFluidsState {
  gdouble alpha;
  gdouble k;
  gdouble gw1;
  gdouble gw2;
  gdouble Fnu;
  gdouble norma;
}

Structure used to store the perturbations’ state for the two-fluid model.

Structure members
alpha: gdouble

No description available.

k: gdouble

No description available.

gw1: gdouble

No description available.

gw2: gdouble

No description available.

Fnu: gdouble

No description available.

norma: gdouble

No description available.

Instance methods

nc_hipert_itwo_fluids_state_dup

Duplicates tf_state.

nc_hipert_itwo_fluids_state_eval_mode

Computes the mode function for obs.

nc_hipert_itwo_fluids_state_eval_obs

Computes the observable covariance between obs_a and obs_b.