suanPan
Loading...
Searching...
No Matches
TestSolver.cpp File Reference
#include "CatchHeader.h"
#include <Toolbox/LBFGS.hpp>
#include <Toolbox/brent.hpp>
#include <Toolbox/ridders.hpp>
Include dependency graph for TestSolver.cpp:

Classes

class  Quadratic
 

Functions

 TEST_CASE ("LBFGS Solver", "[Utility.Solver]")
 
 TEST_CASE ("Ridders Solver", "[Utility.Solver]")
 
 TEST_CASE ("Brent Solver", "[Utility.Solver]")
 

Function Documentation

◆ TEST_CASE() [1/3]

TEST_CASE ( "Brent Solver"  ,
""  [Utility.Solver] 
)
Here is the call graph for this function:

◆ TEST_CASE() [2/3]

TEST_CASE ( "LBFGS Solver"  ,
""  [Utility.Solver] 
)
Here is the call graph for this function:

◆ TEST_CASE() [3/3]

TEST_CASE ( "Ridders Solver"  ,
""  [Utility.Solver] 
)
Here is the call graph for this function: