Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BirolLab/abyss
/ one_num
Method
one_num
FMIndex/bit_array.cc:40–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
}
39
40
uint64_t BitArray::one_num() const{
41
return one_num_;
42
}
43
44
void BitArray::Init(uint64_t length){
45
length_ = length;
Callers
1
count
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected