math/doc/roots
2019-09-15 14:39:50 +01:00
..
bad_root_1.svg Add examples of root finding gone wrong. 2015-05-12 17:48:32 +01:00
bad_root_2.svg Add examples of root finding gone wrong. 2015-05-12 17:48:32 +01:00
bad_root_3.svg Add examples of root finding gone wrong. 2015-05-12 17:48:32 +01:00
bad_root_4.svg Add examples of root finding gone wrong. 2015-05-12 17:48:32 +01:00
elliptic_table_100_gcc_X64_SSE2.qbk Merge branch 'develop' into naive_monte_carlo 2018-02-16 17:59:00 +00:00
elliptic_table_100_msvc_X64_AVX.qbk Fix various typos. 2015-05-18 18:23:47 +01:00
elliptic_table_100_msvc_X86_AVX.qbk Fix various typos. 2015-05-18 18:23:47 +01:00
elliptic_table_100_msvc_X86_SSE2.qbk Math: Fix inspection report errors. 2017-11-09 19:39:32 +00:00
minima.qbk Update docs on root finding to indicate that the functions can accept take C++ lambda's as arguments (which they can). 2018-10-02 18:35:40 +01:00
root_comparison_tables_gcc_075.qbk Fix various typos. 2015-05-18 18:23:47 +01:00
root_comparison_tables_gcc.qbk Suppress gcc warning from the use of Q constants when -pedantic is in effect 2019-03-02 19:43:41 +00:00
root_comparison_tables_msvc_075.qbk Fix various typos. 2015-05-18 18:23:47 +01:00
root_comparison_tables_msvc.qbk Math: Fix inspection report errors. 2017-11-09 19:39:32 +00:00
root_comparison.qbk [CI SKIP]Edotiral work part 2, up to sf/ellint_intro 2019-08-09 17:57:20 +01:00
root_finding_examples.qbk [CI SKIP]Edotiral work part 2, up to sf/ellint_intro 2019-08-09 17:57:20 +01:00
root_n_comparison_tables.qbk Fix various typos. 2015-05-18 18:23:47 +01:00
roots_overview.qbk Fix various typos. 2015-05-18 18:23:47 +01:00
roots_table_75_gcc_SEE_SEE2_X64.qbk Fix various typos. 2015-05-18 18:23:47 +01:00
roots_table_75_gcc_X64_SSE2.qbk Fix various typos. 2015-05-18 18:23:47 +01:00
roots_table_75_msvc_AVX.qbk Fix various typos. 2015-05-18 18:23:47 +01:00
roots_table_75_msvc_X86_SSE2.qbk Fix various typos. 2015-05-18 18:23:47 +01:00
roots_table_75_msvc_X86.qbk Fix various typos. 2015-05-18 18:23:47 +01:00
roots_table_75_msvc.qbk Fix various typos. 2015-05-18 18:23:47 +01:00
roots_table_100_gcc_SEE_SEE2_X64.qbk Fix various typos. 2015-05-18 18:23:47 +01:00
roots_table_100_gcc_X64_SSE2.qbk Merge branch 'develop' into naive_monte_carlo 2018-02-16 17:59:00 +00:00
roots_table_100_msvc_AVX.qbk Fix various typos. 2015-05-18 18:23:47 +01:00
roots_table_100_msvc_X64_AVX.qbk Fix various typos. 2015-05-18 18:23:47 +01:00
roots_table_100_msvc_X86_SSE2.qbk Math: Fix inspection report errors. 2017-11-09 19:39:32 +00:00
roots_table_100_msvc_X86.qbk Fix various typos. 2015-05-18 18:23:47 +01:00
roots_table_100_msvc.qbk Fix various typos. 2015-05-18 18:23:47 +01:00
roots_without_derivatives.qbk [CI SKIP]Edotiral work part 2, up to sf/ellint_intro 2019-08-09 17:57:20 +01:00
roots.qbk roots.hpp: Update to newton_raphson_iterate and halley_iterate to catch cases where there is no root, or we are trapped in a local minima. 2019-09-15 14:39:50 +01:00
type_info_table_75_msvc.qbk New sections of examples or cube, fifth, multiprecision and nth root finding, and comparison of timing and iterations. 2015-04-26 17:41:10 +01:00
type_info_table_100_msvc.qbk New sections of examples or cube, fifth, multiprecision and nth root finding, and comparison of timing and iterations. 2015-04-26 17:41:10 +01:00