Public Types | List of all members
Eigen::internal::meta_floor_log2< n, lower, upper, meta_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::meta_floor_log2< n, lower, upper, meta_floor_log2_terminate >

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

Member Enumeration Documentation

◆ anonymous enum

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

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


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


gtsam
Author(s):
autogenerated on Sat Jun 1 2024 03:12:12