Home
last modified time | relevance | path

Searched defs:ntHashIterator (Results 1 – 4 of 4) sorted by relevance

/dports/biology/abyss/abyss-2.3.1/vendor/btl_bloomfilter/vendor/
H A DntHashIterator.hpp18 class ntHashIterator class
27 ntHashIterator(): in ntHashIterator() function in ntHashIterator
38 ntHashIterator(const std::string& seq, unsigned h, unsigned k): in ntHashIterator() function in ntHashIterator
45 ntHashIterator(const ntHashIterator &nth) in ntHashIterator() function in ntHashIterator
/dports/biology/abyss/abyss-2.3.1/vendor/nthash/
H A DntHashIterator.hpp18 class ntHashIterator class
27 ntHashIterator(): in ntHashIterator() function in ntHashIterator
38 ntHashIterator(const std::string& seq, unsigned h, unsigned k): in ntHashIterator() function in ntHashIterator
45 ntHashIterator(const ntHashIterator &nth) in ntHashIterator() function in ntHashIterator
H A DREADME.md105 # ntHashIterator chapter
/dports/biology/abyss/abyss-2.3.1/Unittest/BloomDBG/
H A DRollingHashIteratorTest.cpp9 TEST(RollingHashIterator, ntHashIterator) in TEST() argument