Hi,
In boost/math/example, you will find 5 example files:
https://github.com/boostorg/math/tree/develop/example
https://github.com/boostorg/math/blob/develop/example/root_finding_fifth.cpp
https://github.com/boostorg/math/blob/develop/example/root_finding_multiprec...
https://github.com/boostorg/math/blob/develop/example/root_finding_n_example...
https://github.com/boostorg/math/blob/develop/example/root_finding_start_loc...
https://github.com/boostorg/math/blob/develop/example/root_n_finding_algorit...
‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐
On February 22, 2018 12:38 PM, mdebonis via Boost-users
Hello,
I found Boost while searching for a C++ library which can do accurate
polynomial root finding. The problem is that the documentation does not make
it very clear how to implement this tool.
Does anyone by any chance have some sample code on implementing this feature
or steer me in the direction of an example in the documentation? I would
like to use the best decimal place accuracy (it appears that you can get
50-place here?)
Thanks!
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Sent from: http://boost.2283326.n4.nabble.com/Boost-Users-f2553780.html
Boost-users mailing list
Boost-users@lists.boost.org