| 
    vSMC
    
   vSMC: Scalable Monte Carlo 
   | 
 
Residual stratified resampling. More...
#include <vsmc/resample/residual_stratified.hpp>
Public Member Functions | |
| template<typename IntType , typename RNGType > | |
| void | operator() (std::size_t M, std::size_t N, RNGType &rng, const double *weight, IntType *replication) | 
Residual stratified resampling.
Definition at line 43 of file residual_stratified.hpp.
      
  | 
  inline | 
Definition at line 47 of file residual_stratified.hpp.
 1.8.11