HomeSort by relevance Sort by last modified time
    Searched defs:__DBL_EPSILON__ (Results 1 - 3 of 3) sorted by null

  /external/libcxx/include/support/win32/
limits_msvc_win32.h 50 #define __DBL_EPSILON__ DBL_EPSILON
  /external/libcxx/include/support/ibm/
limits.h 74 #define __DBL_EPSILON__ DBL_EPSILON
  /external/eigen/Eigen/src/Core/util/
Meta.h 170 #define __DBL_EPSILON__ DBL_EPSILON
200 static double epsilon() { return __DBL_EPSILON__; }

Completed in 390 milliseconds