Function p3_frontend::trace_to_wit

source ยท
pub fn trace_to_wit<F: Field>(
    k: u32,
    trace: RowMajorMatrix<FWrap<F>>
) -> Vec<Vec<F>>