|
Docs
|
Files | |
| MALA.cpp | |
| Implementation of the Metropolis-Adjusted Langevin Algorithm (MALA) for sampling the latent variable U. | |
| MALA.hpp | |
| Metropolis-Adjusted Langevin Algorithm (MALA) sampler for the latent variable U. | |
| RWMH.cpp | |
| Implementation of Random Walk Metropolis-Hastings sampler methods. | |
| RWMH.hpp | |
| Random Walk Metropolis-Hastings sampler for the latent variable U. | |
| U_sampler.cpp | |
| Implementation of U_sampler class methods. | |
| U_sampler.hpp | |
| Base class for sampling the latent variable U in NGGP mixture models. | |