Steffensen method for non-linear equations in C
Steffensen method for non-linear equations in C...
Steffensen method for non-linear equations in C...
Newton method for solution of non-linear equations in C...
Secant method with 2 points for non-linear equations in C...
Conjugate gradient method for non-linear equations inC...
C/C++ implementation of the Levenberg-Marquardt non-linear least squares algorithm. levmar includes double and single precision LM versions, both wi...