Skip to content

Commit ff15fc6

Browse files
committed
fix remove misleading doc
1 parent cda6768 commit ff15fc6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/multivariate/hitandrun.jl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ This applies `unislice` along a random direction uniform sampled from the sphere
77
88
# Arguments
99
- `unislice::AbstractUnivariateSliceSampling`: Univariate slice sampling algorithm.
10-
11-
`unislice` can also be a vector of univeriate slice samplers, where each slice sampler is applied to each corresponding coordinate of the target posterior.
1210
"""
1311
struct HitAndRun{
1412
S <: AbstractUnivariateSliceSampling

0 commit comments

Comments
 (0)