elliptic_table_100_msvc_X86_AVX.qbk 1.4 KB

1234567891011121314151617181920
  1. [/..\..\..\../libs/math/doc/roots/elliptic_table_100_msvc_X86_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., _X86_AVX]
  11. [table:elliptic root with radius 28 and arc length 300) for float, double, long double and cpp_bin_float_50 types, using _X86_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][ 2187][1.56][ -1][ ][ 9][ 4062][1.86][ 1][ ][ 9][ 4062][1.86][ 1][ ][ 9][11104687][1.30][2027466061][ ]]
  15. [[Newton ][ 3][ 2031][1.44][ -1][ ][ 4][ 2812][1.29][ 0][ ][ 4][ 2812][1.29][ 0][ ][ 5][10615625][1.24][2027466058][ ]]
  16. [[Halley ][ 2][ 1406][[role blue 1.00]][ 0][ ][ 3][ 2187][[role blue 1.00]][ 1][ ][ 3][ 2187][[role blue 1.00]][ 1][ ][ 4][8567187][[role blue 1.00]][2027466060][ ]]
  17. [[Schr'''ö'''der][ 3][ 2187][1.56][ -1][ ][ 4][ 2656][1.21][ 0][ ][ 4][ 2812][1.29][ 0][ ][ 5][10703125][1.25][2027466061][ ]]
  18. ] [/end of table root]