#include <stdio.h>#include <cstdint>#include <string.h>#include <iostream>#include "boonconfig.h"#include "autotune.h"#include "nanoutil.h"#include "clusterstats.h"#include <list>#include <map>#include <vector>Go to the source code of this file.
Classes | |
| class | CBoonNano |
| Main class of processing data. More... | |
| class | CNanoBackendManager |
| Simple class to create and provide nano back ends. More... | |
Macros | |
| #define | MAX_BN_ERROR_STRING 1000 |