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