| 
    autoppl
    v0.8
    
   A C++ template library for probabilistic programming 
   | 
 
#include <chrono>Go to the source code of this file.
Namespaces | |
| ppl | |
| ppl::mcmc | |
Functions | |
| size_t | ppl::mcmc::random_seed () | 
| template<class UniformDistType , class GenType > | |
| bool | ppl::mcmc::accept_or_reject (double p, UniformDistType &&unif_sampler, GenType &&gen) |