Class Specialization
Packed Triple
Stores three arbitrary objects. Saves memory by disabling memory alignment.
|  |  | ||||||
| Packed Triple | |||||||
Include Headers
seqan/basic.h
Parameters
|  The type of the first object. | |
|  The type of the second object. | |
|  The type of the third object. | 
Remarks
 Memory access could be slower. Direct access to members by pointers is not allowed on all platforms.
Specialization of
Functions
| Adds diagonal to the seed. (Triple) | 
SeqAn - Sequence Analysis Library - www.seqan.de