GQCP
|
#include "Mathematical/Representation/Matrix.hpp"
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) |