|
numerics
|
Files | |
| analysis.hpp | |
| Umbrella include for numerical analysis routines. | |
| quadrature.hpp | |
| Numerical integration (quadrature) on [a, b]. | |
| roots.hpp | |
| Root-finding methods for scalar equations f(x) = 0. | |
| types.hpp | |
| Common function type aliases for the analysis module. | |