MASA-Core
Classes | Defines
BlockAlignerParameters.hpp File Reference
#include "AbstractAlignerParameters.hpp"

Go to the source code of this file.

Classes

class  BlockAlignerParameters
 This class contains the parameters for the AbstractBlockAligner. More...

Defines

#define MAX_GRID_SIZE   1024
#define MAX_BLOCK_SIZE   1024*20
#define MIN_GRID_SIZE   1
#define MIN_BLOCK_SIZE   128

Define Documentation

#define MAX_BLOCK_SIZE   1024*20

Definition at line 29 of file BlockAlignerParameters.hpp.

#define MAX_GRID_SIZE   1024

Definition at line 28 of file BlockAlignerParameters.hpp.

#define MIN_BLOCK_SIZE   128

Definition at line 31 of file BlockAlignerParameters.hpp.

#define MIN_GRID_SIZE   1

Definition at line 30 of file BlockAlignerParameters.hpp.