|
MASA-Core
|
Go to the source code of this file.
Defines | |
| #define | DEBUG (0) |
| Set to (1) in order to print debug information in the stdout. | |
| #define | MINIMUM_FLUSH_INTERVAL (8*1024) |
| Defines a lower-bound flush interval between two special rows. | |
| #define DEBUG (0) |
Set to (1) in order to print debug information in the stdout.
This significantly degrades the performance.
Definition at line 30 of file AbstractDiagonalAligner.cpp.
| #define MINIMUM_FLUSH_INTERVAL (8*1024) |
Defines a lower-bound flush interval between two special rows.
Definition at line 35 of file AbstractDiagonalAligner.cpp.
1.7.6.1