|
fmcs
v0.2.1
|
| 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.
| Ts | the distribution types contained in each record |
| orig_r | the current record |
| new_r | the proposed new record |