Files Classes Functions Hierarchy
#include <cassert>#include <iostream>
Go to the source code of this file.
Classes | |
| class | exploreh< FN, XI, T > |
| N dimensional Pattern search minimization algorithm. More... | |
Defines | |
| #define | SHOW(x) #x << '=' << (x) |
Typedefs | |
| typedef unsigned int | uint |
| typedef unsigned int const | uintc |
| #define SHOW | ( | x | ) | #x << '=' << (x) |
Definition at line 12 of file exploreh.h.
| typedef unsigned int uint |
Definition at line 9 of file exploreh.h.
| typedef unsigned int const uintc |
Definition at line 10 of file exploreh.h.
1.5.8