Function
NumCosmoMathbinsplit_get
Declaration [src]
void
ncm_binsplit_get (
NcmBinSplit* bs,
gint res
)
Description [src]
Computes the value of the sum stored in bs and stores the result in res
in the form of a #mpfr_t.
This function is not directly available to language bindings.
Parameters
bs-
Type:
NcmBinSplitA
NcmBinSplit.The data is owned by the caller of the function. res-
Type:
gintA #mpfr_t arbitrary precision float.