GQCP
Loading...
Searching...
No Matches
Namespaces | Functions
step.cpp File Reference
#include "Mathematical/Optimization/NonLinearEquation/step.hpp"
#include "Mathematical/Representation/SquareMatrix.hpp"
Include dependency graph for step.cpp:

Namespaces

namespace  GQCP
 

Functions

VectorX< double > GQCP::newtonStep (const VectorX< double > &x, const VectorFunction< double > &f, const MatrixFunction< double > &J)