yat
0.20.3pre
|
#include <yat/utility/RootFinderDerivative.h>
Public Member Functions | |
Residual (const FUNC &func, double epsabs) | |
bool | operator() (const gsl_root_fdfsolver *) |
wrapper around gsl_root_test_residual
|
inline |
func | same functor as used in RootFinder::operator(). |
epsabs | absolute tolerance |
|
virtual |
Implements theplu::yat::utility::RootFinderDerivative::Stopper.