atmosphere v0.1.6 (2015-08-11T11:29:13Z)
Home
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