lppl  v2.0.0

◆ log_accept_prior()

template<typename... Ts>
double log_accept_prior ( record_t< DTypes< Ts... >> &  orig_r,
record_t< DTypes< Ts... >> &  new_r 
)

Log acceptance probability for use when proposing from the prior.

Template Parameters
Tsthe distribution types contained in each record
Parameters
orig_rthe current record
new_rthe proposed new record
Returns
double log acceptance probability