Loading [MathJax]/extensions/tex2jax.js
fmcs  v0.2.1
All Classes Files Functions Variables Typedefs Friends Pages

◆ FilterValueType

template<typename O , typename... Ts>
using FilterValueType = std::shared_ptr<record_collection_t<O, Ts...> >

Type of values returned from filtering algorithms.

Template Parameters
OThe output type of a probabilistic program
TsThe types of the distributions in the probabilistic program