RcdMathLib_doc
Open Source Library for Linear and Non-linear Algebra
solve_non_linear_equations Directory Reference

Directories

Files

file  damped_newton_raphson.c [code]
 Implement the damped Newton–Raphson algorithm.
 
file  fsolve.c [code]
 Solve multi-variant nonlinear equation systems.
 
file  newton_raphson.c [code]
 Implement the Newton–Raphson algorithm.