Nick Thompson
|
9b14fff12e
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
|
jzmaddock
|
510ef0d054
|
Correct expected iterations in test_root_iterations.cpp
|
2019-02-26 09:18:45 +00:00 |
|
jzmaddock
|
640f6cc510
|
test_root_iterations.cpp: adjust expected result for vc10.
|
2019-02-24 13:06:21 +00:00 |
|
jzmaddock
|
a3bb22494a
|
Root finding: correct bug where we could incorrectly terminate when the last iteration was pathological and we had to bisect. Fixes: https://github.com/boostorg/math/issues/184.
|
2019-02-20 20:53:00 +00:00 |
|
Nick Thompson
|
bcff4eae78
|
Remove unused variables, variables set but unused, set floating point number that would flush to zero to identically zero.
|
2017-05-03 15:30:24 -06:00 |
|
jzmaddock
|
794ce195f3
|
Fix some test failures in non-C++11 mode.
|
2015-05-26 19:37:01 +01:00 |
|
jzmaddock
|
74a42f98ea
|
Fix various typos.
Change Schroeder to Schroder.
|
2015-05-18 18:23:47 +01:00 |
|
jzmaddock
|
8aaf48ecaa
|
Add test case for root-finding.
Also fix missing using declaration in roots.hpp.
|
2015-05-14 19:02:40 +01:00 |
|