atmosphere v0.1.6 (2015-08-11T11:29:13Z)
Home
Dub
Repo
GradientDescentPartial.eval
atmosphere
mixture
GradientDescentPartial
Undocumented in source. Be warned that the author may not have intended to support it.
class
GradientDescentPartial
(alias PartialDerivative, 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
GradientDescentPartial
constructors
this
functions
eval
update