|
Janus 2.0.0
High-performance C++20 dual-mode numerical framework
|
This is the complete list of members for janus::NewtonSolver, including all inherited members.
| NewtonSolver(const janus::Function &F, const RootFinderOptions &opts={}) | janus::NewtonSolver | inline |
| solve(const Eigen::Matrix< Scalar, Eigen::Dynamic, 1 > &x0) const | janus::NewtonSolver | inline |