|  | 
#include "defines.h"#include "InternalBenchmarker.h"#include "Statistics/similarityMatrix.h"#include "reportsystem.h"#include "values.h"#include "utils.h"Go to the source code of this file.
| Namespaces | |
| statistics | |
| Namespace containing all classes related to statistics handling. | |
| Macros | |
| #define | SIMMatrix | 
| #define | NUMAMINOS 20 | 
| #define | TAMABC 28 | 
| #define | LINE_LENGTH 256 | 
| #define | REFER 65 | 
| #define LINE_LENGTH 256 | 
Definition at line 35 of file similarityMatrix.cpp.
| #define NUMAMINOS 20 | 
Definition at line 33 of file similarityMatrix.cpp.
| #define REFER 65 | 
Definition at line 36 of file similarityMatrix.cpp.
| #define SIMMatrix | 
Definition at line 31 of file similarityMatrix.cpp.
| #define TAMABC 28 | 
Definition at line 34 of file similarityMatrix.cpp.