| 
    vSMC
    
   vSMC: Scalable Monte Carlo 
   | 
 
Systematic resampling. More...
#include <vsmc/resample/systematic.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) | 
Systematic resampling.
Definition at line 49 of file systematic.hpp.
      
  | 
  inline | 
Definition at line 54 of file systematic.hpp.
 1.8.9.1