|
synfig-core
1.0.3
|
#include <polynomial_root.h>
Public Member Functions | |
| void | find_all_roots (bool polish) |
Public Attributes | |
| std::vector< std::complex < float > > | coefs |
| std::vector< std::complex < float > > | roots |
| void RootFinder::find_all_roots | ( | bool | polish | ) |
References std::abs(), EPS, laguer(), and MAXM.
| std::vector< std::complex<float> > RootFinder::coefs |
| std::vector< std::complex<float> > RootFinder::roots |
1.8.1.2