|
Ginger 1.1.5; VERSION ${PROJECT_VERSION}
|
Files | |
| aberth.hpp | |
| Aberth-Ehrlich method for polynomial root-finding. | |
| autocorr.hpp | |
| Auto-correlation polynomial root-finding (palindromic polynomials) | |
| bairstow.hpp | |
| Bairstow's root-finding method with reference-based vectors. | |
| config.hpp | |
| Algorithm options (max iterations, tolerance) | |
| logger.hpp | |
| Logging utilities for the ginger library. | |
| matrix2.hpp | |
| 2x2 matrix template for polynomial root-finding | |
| robin.hpp | |
| Robin Hood cycle iteration data structure. | |
| rootfinding.hpp | |
| Parallel Bairstow root-finding methods for real polynomials. | |
| thread_pool.hpp | |
| vector2.hpp | |
| vector2_ref.hpp | |