ROOT
ROOT project
Loading...
Searching...
No Matches
SolverTester Member List

This is the complete list of members for SolverTester, including all inherited members.

testCalculateError()SolverTesterinline
testConverStepper(std::function< double(double)> func, T initial_guess, Method method, std::function< double(double)> derivative_or_function_g=nullptr)SolverTesterinline
testGetPreviousResult()SolverTesterinline
testSaveResults()SolverTesterinline
testSaveStartingPoint()SolverTesterinline
testSolve(std::function< double(double)> func, T initial_guess, Method method, std::function< double(double)> derivative_or_function_g=nullptr, int max_iterations=100)SolverTesterinline
testSolverStep(std::function< double(double)> func, T initial_guess, Method method, std::function< double(double)> derivative_or_function_g=nullptr)SolverTesterinline