|
fmcs
v0.2.1
|
| double loglatent | ( | record_t< DTypes< Ts... >> & | record | ) |
Computes the cumulative log-latent of the record, \( \sum_{a\ unobserved} \log p(r(a)) \).
| Ts | The types of the distributions in the program |
| record | the record for which to compute the log latent |