autoppl
v0.8
A C++ template library for probabilistic programming
|
Go to the documentation of this file.
12 template <
class ADExprType
35 double& log_sum_weight,
36 double& sum_metro_prob,
Definition: tree_utils.hpp:83
double potential
Definition: tree_utils.hpp:89
bool valid
Definition: tree_utils.hpp:88
Definition: bounded.hpp:11
TreeOutput(bool _valid=true, double _potential=0.)
Definition: tree_utils.hpp:84