#include <MathFunctions.h>
Public Types | |
enum | { middle = (lower + upper) / 2, value } |
Definition at line 844 of file Eigen/src/Core/MathFunctions.h.
anonymous enum |
Enumerator | |
---|---|
middle | |
value |
Definition at line 846 of file Eigen/src/Core/MathFunctions.h.