pub trait RLCChainableValue<F, S, I> {
// Required method
fn rlc_chain_value(&self, values: I, r: F) -> (F, F);
}
Expand description
Trait around RLC
Required Methods§
sourcefn rlc_chain_value(&self, values: I, r: F) -> (F, F)
fn rlc_chain_value(&self, values: I, r: F) -> (F, F)
Returns the RLC of itself with a starting rlc/multiplier