We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5561a4f commit 761693aCopy full SHA for 761693a
src/CategoricalDistributions.jl
@@ -19,7 +19,7 @@ include("methods.jl")
19
include("arrays.jl")
20
include("arithmetic.jl")
21
22
-export UnivariateFinite, UnivariateFiniteArray
+export UnivariateFinite, UnivariateFiniteArray, UnivariateFiniteVector
23
24
# re-eport from Distributions:
25
export pdf, logpdf, support, mode
0 commit comments