Commit | Line | Data |
---|---|---|
e39bc178 BA |
1 | ==12027== Memcheck, a memory error detector |
2 | ==12027== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al. | |
3 | ==12027== Using Valgrind-3.12.0 and LibVEX; rerun with -h for copyright info | |
4 | ==12027== Command: ./test.EMGLLF | |
5 | ==12027== | |
9ff729fb | 6 | Checking phi |
e39bc178 | 7 | Inaccuracy: max(abs(error)) = 0.443413 >= 1e-05 |
9ff729fb | 8 | Checking rho |
e39bc178 | 9 | Inaccuracy: max(abs(error)) = 1.51588 >= 1e-05 |
9ff729fb | 10 | Checking pi |
e39bc178 | 11 | Inaccuracy: max(abs(error)) = 0.0839327 >= 1e-05 |
9ff729fb | 12 | Checking LLF |
e39bc178 | 13 | Inaccuracy: max(abs(error)) = 1.02552 >= 1e-05 |
9ff729fb | 14 | Checking S |
e39bc178 BA |
15 | Inaccuracy: max(abs(error)) = 90.3362 >= 1e-05 |
16 | ==12027== | |
17 | ==12027== HEAP SUMMARY: | |
18 | ==12027== in use at exit: 523 bytes in 18 blocks | |
19 | ==12027== total heap usage: 168 allocs, 150 frees, 348,490 bytes allocated | |
20 | ==12027== | |
21 | ==12027== LEAK SUMMARY: | |
22 | ==12027== definitely lost: 515 bytes in 17 blocks | |
23 | ==12027== indirectly lost: 0 bytes in 0 blocks | |
24 | ==12027== possibly lost: 0 bytes in 0 blocks | |
25 | ==12027== still reachable: 8 bytes in 1 blocks | |
26 | ==12027== suppressed: 0 bytes in 0 blocks | |
27 | ==12027== Rerun with --leak-check=full to see details of leaked memory | |
28 | ==12027== | |
29 | ==12027== For counts of detected and suppressed errors, rerun with: -v | |
30 | ==12027== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) |