Skip to content

Commit

Permalink
Update docs/src/api.md
Browse files Browse the repository at this point in the history
Co-authored-by: Xianda Sun <[email protected]>
  • Loading branch information
torfjelde and sunxd3 authored Oct 10, 2024
1 parent 600d36c commit 1bfbef1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/src/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,10 +115,6 @@ To make it a bit easier to interact with some arbitrary sampler state, we encour
AbstractMCMC.getparams
AbstractMCMC.setparams!!
```
and optionally
```@docs
AbstractMCMC.updatestate!!(state, transition, state_prev)
```
These methods can also be useful for implementing samplers which wraps some inner samplers, e.g. a mixture of samplers.

### Example: `MixtureSampler`
Expand Down

0 comments on commit 1bfbef1

Please sign in to comment.