Constructor
NumCosmoScalefactornew
Declaration [src]
NcScalefactor*
nc_scalefactor_new (
const gdouble zf,
NcDistance* dist
)
Parameters
zf-
Type:
const gdoubleMaximum redshift $z_f$.
dist-
Type:
NcDistanceA
NcDistance.The data is owned by the caller of the function.
Return value
Type: NcScalefactor
A new NcScalefactor.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |