CMS 3D CMS Logo

lat::BitOpsRZero< B > Struct Template Reference

Helper to compute the number of zero bits on the right side of n; c is a result accumulator. More...

#include <Iguana/Utilities/classlib/utils/BitOps.h>


Classes

struct  Op


Detailed Description

template<unsigned int B>
struct lat::BitOpsRZero< B >

Helper to compute the number of zero bits on the right side of n; c is a result accumulator.

[FIXME: explain how; similar to log2.] [FIXME: is this really efficient? with the condtional code we might just as well have a small tight loop... or inline asm]

Definition at line 192 of file BitOps.h.


The documentation for this struct was generated from the following file:
Generated on Tue Jun 9 18:48:22 2009 for CMSSW by  doxygen 1.5.4