atmosphere ~master (2022-03-09T12:01:05.4173038)
Dub
Repo
findRoot
atmosphere
math
Undocumented in source. Be warned that the author may not have intended to support it.
T
findRoot
(DF f, T a, T b, DT tolerance)
package
T
findRoot
(
T
DF
DT
)
(
scope
DF
f
,
in
T
a
,
in
T
b
,
scope
DT
tolerance
)
if
(
isFloatingPoint
!
T
&&
is
(
typeof
(
tolerance
(
T.init
,
T.init
)) :
bool
)
&&
is
(
typeof
(
f
(
T.init
)) ==
R
,
R
)
&&
isFloatingPoint
!
R
)
T
findRoot
(DF f, T a, T b)
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