test_enum.cpp File Reference
Functions | |
template<class FT > | |
int | test_enum (size_t d) |
template<class FT > | |
int | test_list_cvp () |
Test if list_CVP via enumeration function returns the correct amount of vectors. More... | |
bool | callback_firstf (size_t n, enumf *new_sol_coord, void *ctx) |
template<class FT > | |
int | test_callback_enum (size_t d) |
int | main (int argc, char *argv[]) |
Function Documentation
◆ callback_firstf()
bool callback_firstf | ( | size_t | n, |
enumf * | new_sol_coord, | ||
void * | ctx | ||
) |
◆ main()
int main | ( | int | argc, |
char * | argv[] | ||
) |
◆ test_callback_enum()
template<class FT >
int test_callback_enum | ( | size_t | d | ) |
◆ test_enum()
template<class FT >
int test_enum | ( | size_t | d | ) |
◆ test_list_cvp()
template<class FT >
int test_list_cvp | ( | ) |
Test if list_CVP via enumeration function returns the correct amount of vectors.
- Returns