Header file for the implementation of the newton_argument class, a simple general object for the resolution of nonlinear problems with the Eigen library. More...
#include <Eigen/Eigen>
Go to the source code of this file.
Classes | |
class | newton_argument< _Scalar, NX, NY > |
Template object created to solve non linear problems using the Eigen library. More... | |
Header file for the implementation of the newton_argument class, a simple general object for the resolution of nonlinear problems with the Eigen library.
Definition in file newton_argument.H.