C++11 implementation of numerical algorithms described in Numerical Analysis by Richard L. Burden and J. Douglas Faires
mathematics
curve-fitting
cpp17
numerical-methods
numerical-integration
euler-method
newton-method
numerical-differentiation
lagrange-interpolation
taylor-method
bisection-method
secant-method
divided-differences
nonlinear-systems
fixed-point-method
modified-newton-method
regula-falsi-method
gauss-methods
runga-kutta-method
-
Updated
Sep 12, 2022 - C++