#include <MathFunctions.h>
Detailed Description
template<unsigned int n, int lower = 0, int upper = sizeof(unsigned int) * CHAR_BIT - 1, int selector = floor_log2_selector<n, lower, upper>::value>
struct internal::floor_log2< n, lower, upper, selector >
Definition at line 640 of file Eigen/src/Core/MathFunctions.h.
The documentation for this struct was generated from the following file: