General
Type
MarkovKernels.AbstractMarkovKernel
— TypeAbstractMarkovKernel
Abstract type for representing Markov kernels.
Methods
MarkovKernels.condition
— Methodcondition(K::AbstractMarkovKernel, x)
Computes the distribution retrieved from evaluating K at x.