elliptic_table_100_msvc_X64_AVX.qbk 1.3 KB

1234567891011121314151617181920
  1. [/./../../../libs/math/doc/roots/elliptic_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 [@../../example/root_elliptic_finding.cpp root_elliptic_finding.cpp],
  9. Microsoft Visual C++ version 12.0, Dinkumware standard library version 610, Win32
  10. Compiled in optimise mode., _X64_AVX]
  11. [table:elliptic root with radius 28 and arc length 300) for float, double, long double and cpp_bin_float_50 types, using _X64_AVX
  12. [[][float][][][] [][double][][][] [][long d][][][] [][cpp50][][]]
  13. [[Algo ][Its][Times][Norm][Dis][ ][Its][Times][Norm][Dis][ ][Its][Times][Norm][Dis][ ][Its][Times][Norm][Dis][ ]]
  14. [[TOMS748 ][ 5][ 500][1.33][ -1][ ][ 9][ 1046][1.72][ 1][ ][ 9][ 1062][1.70][ 1][ ][ 11][698437][1.54][ -3][ ]]
  15. [[Newton ][ 3][ 484][1.29][ -1][ ][ 4][ 734][1.21][ 1][ ][ 4][ 687][1.10][ 1][ ][ 5][545312][1.20][ 0][ ]]
  16. [[Halley ][ 2][ 375][[role blue 1.00]][ 0][ ][ 3][ 609][[role blue 1.00]][ 3][ ][ 3][ 625][[role blue 1.00]][ 3][ ][ 4][453125][[role blue 1.00]][ 0][ ]]
  17. [[Schr'''ö'''der][ 3][ 546][1.46][ -1][ ][ 6][ 1109][1.82][ 1][ ][ 6][ 1187][1.90][ 1][ ][ 5][564062][1.24][ -2][ ]]
  18. ] [/end of table root]