atmosphere ~master (2022-03-09T12:01:05.4173038)
Dub
Repo
sumOfLog2s
atmosphere
math
Computes accurate sum of binary logarithms of input range
r
.
ElementType
!
Range
sumOfLog2s
(
Range
)
(
Range
r
)
if
(
isInputRange
!
Range
&&
isFloatingPoint
!(
ElementType
!
Range
)
)
Meta
Source
See Implementation
atmosphere
math
functions
besselK
besselKD
besselKR
besselKRM
besselKRS
besselKRX
chebevReversed
findLocalMin
findRoot
llvm_fmuladd
logBesselK
logmdigamma
logmdigammaInverse
modifiedBesselCF2
modifiedBesselCF2Full
modifiedBesselTemmeSeries
modifiedBesselTemmeSeriesImpl
sumOfLog2s
Computes accurate sum of binary logarithms of input range r.