Public Types
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 internal::floor_log2< n, lower, upper, floor_log2_terminate >

Definition at line 655 of file Eigen/src/Core/MathFunctions.h.


Member Enumeration Documentation

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

Definition at line 657 of file Eigen/src/Core/MathFunctions.h.


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


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:31