ExpectationMaximization.eval

Undocumented in source. Be warned that the author may not have intended to support it.
class ExpectationMaximization(alias Gradient, T)
final override
void
eval
(
scope bool delegate
(
T a
,
T b
)
@nogc nothrow
findRootTolerance = null
)
if (
isFloatingPoint!T
)

Meta