MASA-Core
Defines
AbstractDiagonalAligner.cpp File Reference
#include "AbstractDiagonalAligner.hpp"
#include <stdlib.h>

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 Documentation

#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.