10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-07-16 16:10:29 +02:00
quantum_package/src/Bitmask/ASSUMPTIONS.rst

7 lines
142 B
ReStructuredText
Raw Normal View History

2014-04-10 22:17:26 +02:00
* ``bit_kind_shift``, ``bit_kind_size`` and ``bit_kind`` are coherent::
2**bit_kind_shift = bit_kind_size
bit_kind = bit_kind_size / 8