vSMC
vSMC: Scalable Monte Carlo
Classes
Parallel Pattern Library

Parallel samplers using Microsoft PPL. More...

Classes

class  vsmc::InitializePPL< T, Derived >
 Sampler<T>::init_type subtype using Parallel Pattern Library. More...
 
class  vsmc::MonitorEvalPPL< T, Derived >
 Monitor<T>::eval_type subtype using Parallel Pattern Library. More...
 
class  vsmc::MovePPL< T, Derived >
 Sampler<T>::move_type subtype using Parallel Pattern Library. More...
 
class  vsmc::PathEvalPPL< T, Derived >
 Path<T>::eval_type subtype using Parallel Pattern Library. More...
 
class  vsmc::StatePPL< BaseState >
 Particle::value_type subtype using Parallel Pattern Library. More...
 

Detailed Description

Parallel samplers using Microsoft PPL.