Searched refs:EPSILON (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/mcpat/cacti/
H A Dconst.h116 #define EPSILON 0.5 //v4.1: This constant is being used in order to fix floating point -> integer macro
121 //int (x) with (int) (x+EPSILON) where EPSILON is 0.5. This would fix such problems. Note that

Completed in 5 milliseconds