Ginger 1.1.9
Loading...
Searching...
No Matches
ginger Directory Reference

Files

 aberth.hpp
 Aberth-Ehrlich method for polynomial root-finding.
 
 aberth_atomic.hpp
 Aberth-Ehrlich method for polynomial root-finding (atomic)
 
 aberth_mt.hpp
 Aberth-Ehrlich method for polynomial root-finding (MT)
 
 autocorr.hpp
 Auto-correlation polynomial root-finding (palindromic polynomials)
 
 autocorr_atomic.hpp
 Auto-correlation polynomial root-finding (palindromic polynomials) (atomic)
 
 autocorr_mt.hpp
 Auto-correlation polynomial root-finding (palindromic polynomials) (MT)
 
 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.
 
 rootfinding_atomic.hpp
 Parallel Bairstow root-finding methods for real polynomials (atomic)
 
 rootfinding_mt.hpp
 Parallel Bairstow root-finding methods for real polynomials (MT)
 
 solve.hpp
 Facade entry points that auto-select the execution policy.
 
 thread_pool.hpp
 
 vector2.hpp
 
 vector2_ref.hpp