Commit 33c54dc
authored
Changed to more flexible type signature
You couldn't call `HeterogeneousMixture` on a vector of type `Vector{D}`, where `D` inherited from `Distributions{T}`. This should fix it.1 parent cec0486 commit 33c54dc
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | | - | |
| 181 | + | |
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
| |||
0 commit comments