Alexandria 2.31.0
SDC-CH common library for the Euclid project
Loading...
Searching...
No Matches
Namespaces | Functions
SecantMethod.cpp File Reference
#include "MathUtils/root/SecantMethod.h"
#include <cmath>
Include dependency graph for SecantMethod.cpp:

Go to the source code of this file.

Namespaces

namespace  Euclid
 
namespace  Euclid::MathUtils
 

Functions

SecantReturn Euclid::MathUtils::secantMethod (const Function &func, double x0, double x1, const SecantParams &params=SecantParams{})