Skip to content

Commit 1bfbef1

Browse files
torfjeldesunxd3
andauthored
Update docs/src/api.md
Co-authored-by: Xianda Sun <[email protected]>
1 parent 600d36c commit 1bfbef1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/src/api.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -115,10 +115,6 @@ To make it a bit easier to interact with some arbitrary sampler state, we encour
115115
AbstractMCMC.getparams
116116
AbstractMCMC.setparams!!
117117
```
118-
and optionally
119-
```@docs
120-
AbstractMCMC.updatestate!!(state, transition, state_prev)
121-
```
122118
These methods can also be useful for implementing samplers which wraps some inner samplers, e.g. a mixture of samplers.
123119

124120
### Example: `MixtureSampler`

0 commit comments

Comments
 (0)