Skip to content

Commit

Permalink
add comments
Browse files Browse the repository at this point in the history
  • Loading branch information
xukai92 committed Apr 23, 2019
1 parent d0a3b67 commit 83a979c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/distributions/distributions.jl
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# TODO: make all local vs global type consistent

import Distributions: logpdf, pdf, cdf, invlogcdf, ccdf, rand, mean, mode, minimum, maximum

include("displaced_poisson.jl")
Expand Down

0 comments on commit 83a979c

Please sign in to comment.