Function
isBitSet
Returns whether the bit with the given index is set to 1.
isBitSet(word, index)
Include Headers
seqan/misc/misc_bit_twiddling.h
Parameters
word
The number.
index
The index.
Types: unsigned
Return Values
true if the bit was set and false otherwise.
Types: bool
SeqAn - Sequence Analysis Library - www.seqan.de
 

Page built @2013/07/11 09:12:18