7 #ifndef SSMPACK_FILTER_RESAMPLER_IDENTITY
8 #define SSMPACK_FILTER_RESAMPLER_IDENTITY
17 template<
class Particles,
class Weights>
24 #endif //SSMPACK_FILTER_RESAMPLER_IDENTITY
void operator()(Particles &pars, Weights &w)
Returns same particles and weights.