lppl  v2.0.0
WeightedValue< V, O, Ts > Class Template Reference

A collection of weighted values from a single site. More...

Detailed Description

template<typename V, typename O, typename... Ts>
class WeightedValue< V, O, Ts >

A collection of weighted values from a single site.

This is the empirical marginal posterior distribution at the given address. The memory use of this object scales as O(num_samples).

Template Parameters
Vthe type of the returned value
Othe output type of the probabilistic program to be queried
Tsthe types in the probabilistic program

The documentation for this class was generated from the following file: