Code contains an Eigen + OpenMP implementation of a Particle Filter. This particular usage fits a box into a noisy point cloud using PF.
soulslicer/Particle-Filter-C--Eigen
Eigen3 multicore implementation of a Particle Filter. Feel free to adapt for your needs
C++