atmosphere ~master (2022-03-09T12:01:05.4173038)
Dub
Repo
GradientDescent.eval
atmosphere
mixture
GradientDescent
Undocumented in source. Be warned that the author may not have intended to support it.
class
GradientDescent
(alias Gradient, T)
final override
void
eval
(
scope
bool
delegate
(
T
a
,
T
b
)
@
nogc
nothrow
findRootTolerance
= null
)
if
(
isFloatingPoint
!
T
)
Meta
Source
See Implementation
atmosphere
mixture
GradientDescent
constructors
this
functions
eval
update