|
MCKL
Monte Carlo Kernel Library
|
#include <mckl/smp/backend_base.hpp>Go to the source code of this file.
Classes | |
| class | mckl::SMCEstimatorEvalSMP< T, Derived, BackendSEQ > |
| SMCEstimator<T>::eval_type subtype. More... | |
| class | mckl::SMCSamplerEvalSMP< T, Derived, BackendSEQ > |
| SMCSampler<T>::eval_type subtype. More... | |
Namespaces | |
| mckl | |
Typedefs | |
| template<typename T , typename Derived > | |
| using | mckl::SMCEstimatorEvalSEQ = SMCEstimatorEvalSMP< T, Derived, BackendSEQ > |
| SMCEstimator<T>::eval_type subtype. More... | |
| template<typename T , typename Derived > | |
| using | mckl::SMCSamplerEvalSEQ = SMCSamplerEvalSMP< T, Derived, BackendSEQ > |
| SMCSampler<T>::eval_type subtype. More... | |
1.8.13