hops
|
Mixin for undoing transformations to the Markov chain state. More...
#include <StateTransformation.hpp>
Public Member Functions | |
StateTransformation (const MarkovChainImpl &markovChainImpl, Transformation transformation) | |
MarkovChainImpl::StateType | getState () |
MarkovChainImpl::StateType | getProposal () |
void | setState (const typename MarkovChainImpl::StateType &state) |
Mixin for undoing transformations to the Markov chain state.
Prominent use-case is for dealing with rounding.
MarkovChainImpl |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |