|
versatile-mcmc
0.1.7
|
Files | |
| file | algorithm.cpp |
| file | algorithm.hpp [code] |
| Contains abstract base class for MCMC sampling algorithms. | |
| file | blas.hpp [code] |
| BLAS (Basic Linear Algebra Subprograms) utility functions. | |
| file | chain.cpp |
| file | chain.hpp [code] |
| Utility classes for calculation statistical momenta and diagnostics. | |
| file | exception.hpp [code] |
| VMCMC custom exception classes. | |
| file | io.cpp |
| file | io.hpp [code] |
| IO classes for writing MCMC samples to files (and reading back from) or visual output. | |
| file | logger.cpp |
| file | logger.hpp [code] |
| Class definitions and MACROs for logging purposes. | |
| file | math.cpp |
| file | math.hpp [code] |
| Math utility functions. | |
| file | metropolis.cpp |
| file | metropolis.hpp [code] |
| Contains the implementation of the popular Metropolis-Hastings sampling algorithm. | |
| file | numeric.hpp [code] |
| Numeric utility functions. | |
| file | parameter.cpp |
| file | parameter.hpp [code] |
| Class definitions representing input parameter configurations. | |
| file | proposal.cpp |
| file | proposal.hpp [code] |
| Proposal functions (defined as classes) for the Metropolis-Hastings algorithm. | |
| file | random.hpp [code] |
| Contains the prototype class for thread-safe random number generators. | |
| file | sample.hpp [code] |
| Contains the Sample class definition for data sampled from the target parameter space. | |
| file | stringutils.cpp |
| file | stringutils.hpp [code] |
| String utility functions. | |
| file | typetraits.hpp [code] |
| Typetrait utility structs. | |
1.8.11