GQCP
Loading...
Searching...
No Matches
Namespaces | Functions
step.hpp File Reference
#include "Mathematical/Representation/Matrix.hpp"
Include dependency graph for step.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  GQCP
 

Functions

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