| 
    vSMC
    
   vSMC: Scalable Monte Carlo 
   | 
 
#include <vsmc/rng/internal/common.hpp>#include <vsmc/rng/u01_distribution.hpp>#include <vsmc/math/cblas.hpp>Go to the source code of this file.
Classes | |
| class | vsmc::DiscreteDistribution< IntType > | 
| Draw a single sample given weights.  More... | |
| class | vsmc::DiscreteDistribution< IntType >::param_type | 
Namespaces | |
| vsmc | |
Macros | |
| #define | VSMC_RUNTIME_ASSERT_RNG_DISCRETE_DISTRIBUTION_POSITIVE(flag) | 
| #define VSMC_RUNTIME_ASSERT_RNG_DISCRETE_DISTRIBUTION_POSITIVE | ( | flag | ) | 
Definition at line 39 of file discrete_distribution.hpp.
 1.8.11