Searched defs:ALLOWED_ERROR (Results 1 – 9 of 9) sorted by relevance
37 private static final double ALLOWED_ERROR = 1.0e-10; field in QuantilesAlgorithmTest
34 private static final double ALLOWED_ERROR = 1e-10; field in LinearTransformationTest
43 static final double ALLOWED_ERROR = 1e-10; field in StatsTesting
78 private static final double ALLOWED_ERROR = 1.0e-10; field in QuantilesTest
44 static final double ALLOWED_ERROR = 1e-10; field in StatsTesting
25 #define ALLOWED_ERROR 0.005f macro