Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BirolLab/abyss
/ length
Method
length
FMIndex/bit_array.cc:36–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
}
35
36
uint64_t BitArray::length() const {
37
return length_;
38
}
39
40
uint64_t BitArray::one_num() const{
41
return one_num_;
Callers
3
operator()
Method · 0.45
size
Method · 0.45
at
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected