|
MCKL
Monte Carlo Kernel Library
|
Go to the source code of this file.
Classes | |
| class | mckl::SMCEstimatorEvalSMP< T, Derived, BackendTBB > |
| SMCEstimator<T>::eval_type subtype using Intel Threading Building Blocks. More... | |
| class | mckl::SMCSamplerEvalSMP< T, Derived, BackendTBB > |
| SMCSampler<T>::eval_type subtype using Intel Threading Building Blocks. More... | |
Namespaces | |
| mckl | |
| mckl::internal | |
Typedefs | |
| template<typename T , typename Derived > | |
| using | mckl::SMCEstimatorEvalTBB = SMCEstimatorEvalSMP< T, Derived, BackendTBB > |
| SMCEstimator<T>::eval_type subtype using Intel Threading Building Blocks. More... | |
| template<typename T , typename Derived > | |
| using | mckl::SMCSamplerEvalTBB = SMCSamplerEvalSMP< T, Derived, BackendTBB > |
| SMCSampler<T>::eval_type subtype using Intel Threading Building Blocks. More... | |
Functions | |
| template<typename IntType > | |
| inline ::tbb::blocked_range< IntType > | mckl::internal::backend_tbb_range (IntType N, std::size_t grainsize) |
1.8.13