teqp 0.22.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Concepts
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)