small_gicp
Namespaces | Functions
fast_floor.hpp File Reference
#include <Eigen/Core>
Include dependency graph for fast_floor.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 small_gicp
 

Functions

Eigen::Array4i small_gicp::fast_floor (const Eigen::Array4d &pt)
 Fast floor (https://stackoverflow.com/questions/824118/why-is-floor-so-slow). More...