wnaf_table

Function wnaf_table 

Source
pub(crate) fn wnaf_table<G: Group>(table: &mut Vec<G>, base: G, window: usize)
Expand description

Replaces the contents of table with a w-NAF window table for the given window size.