View source on GitHub |
Class defining global state for TreeRangeSumQuery.
tf_privacy.TreeRangeSumQuery.GlobalState(
arity, inner_query_state
)
Attributes | |
---|---|
arity
|
The branching factor of the tree (i.e. the number of children each internal node has). |
inner_query_state
|
The global state of the inner query. |