GQCP
|
#include "Mathematical/Optimization/NonLinearEquation/step.hpp"
#include "Mathematical/Representation/SquareMatrix.hpp"
Namespaces | |
namespace | GQCP |
Functions | |
VectorX< double > | GQCP::newtonStep (const VectorX< double > &x, const VectorFunction< double > &f, const MatrixFunction< double > &J) |