teqp 0.19.1
Loading...
Searching...
No Matches
Namespaces | Functions
rootfinding.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  teqp
 

Functions

template<typename Callable , typename Inputs >
auto teqp::NewtonRaphson (Callable f, const Inputs &args, double tol)