#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 |
|
|
|
|
|
|
|
|
|
1.4.6