roots_table_100_msvc_X64_AVX.qbk 3.0 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. [/./../../../libs/math/doc/roots/roots_table_100_msvc_X64_AVX.qbk
  2. Copyright 2015 Paul A. Bristow.
  3. Copyright 2015 John Maddock.
  4. Distributed under the Boost Software License, Version 1.0.
  5. (See accompanying file LICENSE_1_0.txt or copy at
  6. http://www.boost.org/LICENSE_1_0.txt).
  7. ]
  8. [h6 Program root_n_finding_algorithms.cpp,
  9. Microsoft Visual C++ version 12.0, Dinkumware standard library version 610, Win32
  10. Compiled in optimise mode., _X64_AVX]
  11. Fraction of full accuracy 1
  12. [table:root_5 5th root(28) for float, double, long double and cpp_bin_float_50 types, using _X64_AVX
  13. [[][float][][][] [][double][][][] [][long d][][][] [][cpp50][][]]
  14. [[Algo ][Its][Times][Norm][Dis][ ][Its][Times][Norm][Dis][ ][Its][Times][Norm][Dis][ ][Its][Times][Norm][Dis][ ]]
  15. [[TOMS748 ][ 7][ 239][1.50][ 0][ ][ 11][ 451][2.53][ 1][ ][ 11][ 439][2.49][ 1][ ][ 12][90312][[role red 7.51]][ 0][ ]]
  16. [[Newton ][ 3][ 159][[role blue 1.00]][ 0][ ][ 4][ 178][[role blue 1.00]][ -1][ ][ 4][ 176][[role blue 1.00]][ -1][ ][ 6][12031][[role blue 1.00]][ 0][ ]]
  17. [[Halley ][ 2][ 168][1.06][ 0][ ][ 3][ 203][1.14][ 0][ ][ 3][ 198][1.13][ 0][ ][ 4][20937][1.74][ 0][ ]]
  18. [[Schr'''ö'''der][ 2][ 173][1.09][ 0][ ][ 3][ 206][1.16][ -1][ ][ 3][ 203][1.15][ -1][ ][ 4][26250][2.18][ 0][ ]]
  19. ] [/end of table root]
  20. [table:root_7 7th root(28) for float, double, long double and cpp_bin_float_50 types, using _X64_AVX
  21. [[][float][][][] [][double][][][] [][long d][][][] [][cpp50][][]]
  22. [[Algo ][Its][Times][Norm][Dis][ ][Its][Times][Norm][Dis][ ][Its][Times][Norm][Dis][ ][Its][Times][Norm][Dis][ ]]
  23. [[TOMS748 ][ 12][ 385][2.19][ 1][ ][ 15][ 635][3.13][ 2][ ][ 15][ 621][3.17][ 2][ ][ 14][114843][[role red 6.81]][ 0][ ]]
  24. [[Newton ][ 5][ 176][[role blue 1.00]][ 0][ ][ 6][ 203][[role blue 1.00]][ 0][ ][ 6][ 196][[role blue 1.00]][ 0][ ][ 8][16875][[role blue 1.00]][ 0][ ]]
  25. [[Halley ][ 4][ 209][1.19][ 0][ ][ 5][ 254][1.25][ 0][ ][ 5][ 246][1.26][ 0][ ][ 6][32343][1.92][ 0][ ]]
  26. [[Schr'''ö'''der][ 5][ 223][1.27][ 0][ ][ 6][ 273][1.34][ 0][ ][ 6][ 275][1.40][ 0][ ][ 7][45156][2.68][ 0][ ]]
  27. ] [/end of table root]
  28. [table:root_11 11th root(28) for float, double, long double and cpp_bin_float_50 types, using _X64_AVX
  29. [[][float][][][] [][double][][][] [][long d][][][] [][cpp50][][]]
  30. [[Algo ][Its][Times][Norm][Dis][ ][Its][Times][Norm][Dis][ ][Its][Times][Norm][Dis][ ][Its][Times][Norm][Dis][ ]]
  31. [[TOMS748 ][ 12][ 467][2.42][ -2][ ][ 14][ 648][3.06][ 2][ ][ 14][ 640][2.99][ 2][ ][ 17][170000][[role red 8.85]][ 2][ ]]
  32. [[Newton ][ 6][ 193][[role blue 1.00]][ 0][ ][ 7][ 212][[role blue 1.00]][ 0][ ][ 7][ 214][[role blue 1.00]][ 0][ ][ 9][19218][[role blue 1.00]][ 0][ ]]
  33. [[Halley ][ 4][ 209][1.08][ -1][ ][ 5][ 256][1.21][ 0][ ][ 5][ 250][1.17][ 0][ ][ 6][32656][1.70][ 0][ ]]
  34. [[Schr'''ö'''der][ 6][ 248][1.28][ 0][ ][ 7][ 306][1.44][ 0][ ][ 7][ 298][1.39][ 0][ ][ 8][53437][2.78][ 0][ ]]
  35. ] [/end of table root]