Public Types | List of all members
Eigen::internal::floor_log2< n, lower, upper, floor_log2_terminate > Struct Template Reference

#include <MathFunctions.h>

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:


tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:41:12