[][src]Module hwt::search

Functions

compute_bucket_len

Compute the bucket size for an array of 64 tws from search64.

search

Iterator over the indices that fall within a radius of a number.

search2

Searches the two substrings with bits bits of a feature.

search4

Searches the four substrings with width bits of a feature.

search8

Searches the eight substrings with width bits of a feature.

search16

Searches the 16 substrings with width bits of a feature.

search32

Searches the 32 substrings with width bits of a feature.

search64

Searches the 64 substrings with width bits of a feature.

search128

Searches the 128 substrings of a feature.