Undocumented in source. Be warned that the author may not have intended to support it.
voidoptimize(bool delegate(T likelihoodValuePrev, T likelihoodValue, in T[] weightsPrev, in T[] weights) tolerance, bool delegate(T a, T b) @(nogc) nothrow findRootTolerance)