Function
NumCosmoMathbinsplit_get_d
Declaration [src]
gdouble
ncm_binsplit_get_d (
NcmBinSplit* bs,
gint rnd
)
Description [src]
Computes the value of the sum stored in bs and stores the result in res
in the form of a double.
This function is not directly available to language bindings.
Parameters
bs-
Type:
NcmBinSplitA
NcmBinSplit.The data is owned by the caller of the function. rnd-
Type:
gintA #mp_rnd_t rounding mode.