Public Types
Eigen::internal::floor_log2< n, lower, upper, floor_log2_terminate > Struct Template Reference

#include <MathFunctions.h>

List of all members.

Public Types

enum  { value = (n >= ((unsigned int)(1) << (lower+1))) ? lower+1 : lower }

Detailed Description

template<unsigned int n, int lower, int upper>
struct Eigen::internal::floor_log2< n, lower, upper, floor_log2_terminate >

Definition at line 485 of file Core/MathFunctions.h.


Member Enumeration Documentation

template<unsigned int n, int lower, int upper>
anonymous enum
Enumerator:
value 

Definition at line 487 of file Core/MathFunctions.h.


The documentation for this struct was generated from the following file:


turtlebot_exploration_3d
Author(s): Bona , Shawn
autogenerated on Thu Jun 6 2019 21:01:00