Metafunction
Log2Floor
Compute floored logarithm to base 2 using metaprogramming.
Log2<x>::VALUE
Include Headers
seqan/basic.h
Parameters
x
The value to take the logarithm of.
Types: __int64
Return Values
floor(log2(x)).
SeqAn - Sequence Analysis Library - www.seqan.de
 

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