class documentation

class TestBitCount:

View In Hierarchy

Undocumented

Method test​_bit​_count Undocumented
Method test​_small Undocumented
def test_bit_count(self):

Undocumented

@pytest.mark.parametrize('itype', np.sctypes['int']+np.sctypes['uint'])
def test_small(self, itype):

Undocumented