Constructor
NumCosmoHIPertFirstOrdernew_full
Declaration [src]
NcHIPertFirstOrder*
nc_hipert_first_order_new_full (
NcDistance* dist,
NcRecomb* recomb,
NcScalefactor* a
)
Parameters
dist-
Type:
NcDistanceA
NcDistance.The data is owned by the caller of the function. recomb-
Type:
NcRecombA
NcRecomb.The data is owned by the caller of the function. a-
Type:
NcScalefactorA
NcScalefactor.The data is owned by the caller of the function.
Return value
Type: NcHIPertFirstOrder
The newly instantiated NcHIPertFirstOrder.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |