Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/docknetwork/crypto
/ len
Method
len
vb_accumulator/src/batch_utils.rs:701–703 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
699
}
700
701
pub fn len(&self) -> usize {
702
self.0.len()
703
}
704
705
/// Coefficient (`c_i`) at the _ith_ position
706
pub fn coefficient(&self, i: usize) -> &G {
Callers
15
add_batch
Method · 0.45
batch_updates
Method · 0.45
batch_update_and_membership
Function · 0.45
computing_d
Function · 0.45
generate
Method · 0.45
generate_without_memoize
Method · 0.45
eval_direct
Method · 0.45
eval_direct_on_batch
Method · 0.45
eval_direct_without_memoize
Method · 0.45
new_for_kb_universal_accumulator
Method · 0.45
evaluate
Method · 0.45
evaluate_temp
Method · 0.45
Calls
no outgoing calls
Tested by
12
batch_update_and_membership
Function · 0.36
computing_d
Function · 0.36
batch_updates_witnesses_positive_accumulator
Function · 0.36
update_witnesses_after_multiple_batch_updates_positive_accumulator
Function · 0.36
batch_updates_witnesses_universal_accumulator
Function · 0.36
batch_update_and_membership
Function · 0.36
batch_updates_witnesses_kb_universal_accumulator
Function · 0.36
batch_update_and_membership
Function · 0.36
batch_updates_witnesses
Function · 0.36
update_witnesses_after_multiple_batch_updates
Function · 0.36
batch_update_and_membership
Function · 0.36
batch_update_and_membership
Function · 0.36