Skip to content

Commit

Permalink
fixed docs
Browse files Browse the repository at this point in the history
  • Loading branch information
torfjelde committed Nov 17, 2021
1 parent 86a7826 commit e19cea7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ AbstractMCMC.chainsstack

To make it a bit easier to interact with some arbitrary sampler state, we encourage implementations of `AbstractSampler` to implement the following methods:
```@docs
AbstractMCMC.parameters(state, parameters)
AbstractMCMC.parameters(state)
AbstractMCMC.setparameters!!(state, parameters)
```
and optionally
Expand Down

0 comments on commit e19cea7

Please sign in to comment.