pub fn generate_trace_rows<F: PrimeField32>(
a: u32,
b: u32,
n: usize,
) -> RowMajorMatrix<F>
Expand description
n is number of rows in the trace
pub fn generate_trace_rows<F: PrimeField32>(
a: u32,
b: u32,
n: usize,
) -> RowMajorMatrix<F>
n is number of rows in the trace