|
cMHN 1.2
C++ library for learning MHNs with pRC
|
#include <gtest-param-util.h>
Public Types | |
| typedef T | ParamType |
Public Member Functions | |
| virtual | ~ParamGeneratorInterface ()=default |
| virtual ParamIteratorInterface< T > * | Begin () const =0 |
| virtual ParamIteratorInterface< T > * | End () const =0 |
| typedef T testing::internal::ParamGeneratorInterface< T >::ParamType |
|
virtualdefault |
|
pure virtual |
|
pure virtual |