lppl
v2.0.0
|
using FilterValueType = std::shared_ptr<record_collection_t<O, Ts...> > |
Type of values returned from filtering algorithms.
O | The output type of a probabilistic program |
Ts | The types of the distributions in the probabilistic program |