votca 2024.2-dev
|
This is the complete list of members for votca::xtp::NewtonRapson< Func >, including all inherited members.
alpha_ | votca::xtp::NewtonRapson< Func > | private |
Errors enum name | votca::xtp::NewtonRapson< Func > | |
FindRoot(const Func &f, double x0) | votca::xtp::NewtonRapson< Func > | inline |
getInfo() const | votca::xtp::NewtonRapson< Func > | inline |
getIterations() const | votca::xtp::NewtonRapson< Func > | inline |
info_ | votca::xtp::NewtonRapson< Func > | private |
iter_ | votca::xtp::NewtonRapson< Func > | private |
max_iterations_ | votca::xtp::NewtonRapson< Func > | private |
NewtonRapson(Index max_iterations, double tolerance) | votca::xtp::NewtonRapson< Func > | inline |
NewtonRapson(Index max_iterations, double tolerance, double alpha) | votca::xtp::NewtonRapson< Func > | inline |
notconverged enum value | votca::xtp::NewtonRapson< Func > | |
smalldenom enum value | votca::xtp::NewtonRapson< Func > | |
success enum value | votca::xtp::NewtonRapson< Func > | |
tolerance_ | votca::xtp::NewtonRapson< Func > | private |