triton_vm::table::master_table

Function randomized_trace_len

Source
pub fn randomized_trace_len(
    padded_height: usize,
    num_trace_randomizers: usize,
) -> usize
Expand description

The length of the trace-randomized, padded trace.

Guaranteed to be a power of two.