|
MCKL
Monte Carlo Kernel Library
|
Go to the source code of this file.
Classes | |
| class | mckl::SMCEstimatorEvalSMP< T, Derived, BackendOMP > |
| SMCEstimator<T>::eval_type subtype using OpenMP. More... | |
| class | mckl::SMCSamplerEvalSMP< T, Derived, BackendOMP > |
| SMCSampler<T>::eval_type subtype using OpenMP. More... | |
Namespaces | |
| mckl | |
| mckl::internal | |
Typedefs | |
| template<typename T , typename Derived > | |
| using | mckl::SMCEstimatorEvalOMP = SMCEstimatorEvalSMP< T, Derived, BackendOMP > |
| SMCEstimator<T>::eval_type subtype using OpenMP. More... | |
| template<typename T , typename Derived > | |
| using | mckl::SMCSamplerEvalOMP = SMCSamplerEvalSMP< T, Derived, BackendOMP > |
| SMCSampler<T>::eval_type subtype using OpenMP. More... | |
Functions | |
| template<typename IntType > | |
| void | mckl::internal::backend_omp_range (IntType N, IntType &ibegin, IntType &iend) |
1.8.13