Test::Search::SEBPBS< Model > Class Template Reference
Test for portfolio-based search using SEBs More...
Public Member Functions | |
| SEBPBS (const std::string &e, bool b, unsigned int mt0, unsigned int st0) | |
| Initialize test. | |
| virtual bool | run (void) |
| Run test. | |
Detailed Description
template<class Model>
class Test::Search::SEBPBS< Model >
Test for portfolio-based search using SEBs
Definition at line 577 of file search.cpp.
Constructor & Destructor Documentation
template<class Model >
| Test::Search::SEBPBS< Model >::SEBPBS | ( | const std::string & | e, | |
| bool | b, | |||
| unsigned int | mt0, | |||
| unsigned int | st0 | |||
| ) | [inline] |
Initialize test.
Definition at line 587 of file search.cpp.
Member Function Documentation
template<class Model >
| virtual bool Test::Search::SEBPBS< Model >::run | ( | void | ) | [inline, virtual] |
The documentation for this class was generated from the following file:
- test/search.cpp
