◆ MarkovDistribution()
template<class From , class To >
A finite state Markov distribution that supports sampling
◆ finalize()
template<class From , class To >
indicate that there is no more data and prepare for sampling
◆ record_transition()
template<class From , class To >
record a transition from the input data
◆ sample_transition()
template<class From , class To >
sample according to the training data
◆ column_of
template<class From , class To >
◆ cond_distrs
template<class From , class To >
◆ prng
template<class From , class To >
◆ samplers
template<class From , class To >
◆ value_at
template<class From , class To >
The documentation for this class was generated from the following file: