OEPopCountMethod

This namespace contains constants representing possible popcount methods available in GraphSim TK.

See also

BitCount

The hardware does not support the popcount method but only a slower bitcount method.

NoSupport

No support available.

PopCount

The fast popcount method is available.