Method
NumCosmoHIPertAdiabprepare_spectrum
Declaration [src]
void
nc_hipert_adiab_prepare_spectrum (
NcHIPertAdiab* adiab,
NcmModel* model,
GArray* k_array,
GArray* tau_array
)
Parameters
model-
Type:
NcmModelA
NcmModel.The data is owned by the caller of the method. k_array-
Type: An array of
doubleArray of wave numbers.
The data is owned by the caller of the method. tau_array-
Type: An array of
doubleArray of times to evaluate the power spectrum.
The data is owned by the caller of the method.