pub trait RLCChainableRev<F> {
// Required method
fn rlc_chain_rev(
&self,
other: (Expression<F>, Expression<F>)
) -> Expression<F>;
}
Expand description
Trait around RLC
Required Methods§
sourcefn rlc_chain_rev(&self, other: (Expression<F>, Expression<F>)) -> Expression<F>
fn rlc_chain_rev(&self, other: (Expression<F>, Expression<F>)) -> Expression<F>
Returns the RLC of itself with a starting rlc/multiplier