pub fn get_table<F: FftField>(table_name: GateLookupTable) -> LookupTable<F>
Expand description

Returns the lookup table associated to a GateLookupTable.