lbfgsd.distribution

Undocumented in source.

Members

Functions

gumbelDistribution
GumbelDistribution!T gumbelDistribution(T mu, T eta)
Undocumented in source. Be warned that the author may not have intended to support it.
johnsonSUDistribution
JohnsonSUDistribution!T johnsonSUDistribution(T gamma, T delta, T lambda, T xi)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

GumbelDistribution
struct GumbelDistribution(T)
Undocumented in source.
JohnsonSUDistribution
struct JohnsonSUDistribution(T)
Undocumented in source.
NormalDistribution
struct NormalDistribution(T)
Undocumented in source.

Meta