Newton Method for non-linear system using C++
This method is just a suggestion for using with a few already created methods such an overload of templates.(using g++, mingw64) For your own purpose you are welcome to download and use it by inserting your own jacobian. Otherwise meta-template for jacobian will be available soon.