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 2e361c9 commit 0a28043Copy full SHA for 0a28043
src/MeasureBase.jl
@@ -45,7 +45,7 @@ include("combinators/product.jl")
45
include("combinators/for.jl")
46
include("combinators/power.jl")
47
include("combinators/likelihood.jl")
48
-include("combinators/elementwise.jl")
+include("combinators/pointwise.jl")
49
include("combinators/spikemixture.jl")
50
include("combinators/chain.jl")
51
include("rand.jl")
0 commit comments