elliptic_table_100_gcc_X64_SSE2.qbk 1.3 KB

1234567891011121314151617181920
  1. [/..\example/../../../libs/math/doc/roots/elliptic_table_100_gcc_X64_SSE2.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. GNU C++ version 7.1.0, GNU libstdc++ version 20170502, Win32
  10. Compiled in optimise mode., _X64_SSE2]
  11. [table:elliptic root with radius 28 and arc length 300) for float, double, long double and cpp_bin_float_50 types, using _X64_SSE2
  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][ 328][1.24][ -1][ ][ 8][ 890][1.50][ 0][ ][ 8][ 1234][1.61][ 4][ ][ 11][487500][1.57][ -3][ ]]
  15. [[Newton ][ 3][ 359][1.35][ -1][ ][ 4][ 718][1.21][ 1][ ][ 4][ 843][1.10][ 1][ ][ 5][379687][1.22][ 0][ ]]
  16. [[Halley ][ 2][ 265][[role blue 1.00]][ 0][ ][ 3][ 593][[role blue 1.00]][ 1][ ][ 3][ 765][[role blue 1.00]][ 7][ ][ 4][310937][[role blue 1.00]][ 0][ ]]
  17. [[Schr'''ö'''der][ 3][ 343][1.29][ -1][ ][ 4][ 812][1.37][ 0][ ][ 4][ 1046][1.37][ 3][ ][ 5][390625][1.26][ -2][ ]]
  18. ] [/end of table root]