Skip to content

Commit

Permalink
Forgot an export in Distributions.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
papamarkou committed Feb 2, 2014
1 parent 0a42a1c commit c920e0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Distributions.jl
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ export
posterior_rand!,
posterior_randmodel,
scale, # scale parameter of a distribution
invscale, # invscale parameter of a distribution (see multivariate t-distribution)
rate, # rate parameter of a distribution
sqmahal, # squared Mahalanobis distance to Gaussian center
sqmahal!, # inplace evaluation of sqmahal
Expand Down

0 comments on commit c920e0b

Please sign in to comment.