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 641 of file src/Core/MathFunctions.h.


Member Enumeration Documentation

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

Definition at line 643 of file src/Core/MathFunctions.h.


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


win_eigen
Author(s): Daniel Stonier
autogenerated on Mon Oct 6 2014 12:27:21