Parameters
Double[]
x0
The initial sample.
DensityLn<T>
pdfLnP
The log density of the distribution we want to sample from.
int
frogLeapSteps
Number frog leap simulation steps.
double
stepSize
Size of the frog leap simulation steps.
int
burnInterval
The number of iterations in between returning samples.