p3_uni_stark

Function get_log_quotient_degree

Source
pub fn get_log_quotient_degree<F, A>(
    air: &A,
    preprocessed_width: usize,
    num_public_values: usize,
) -> usize
where F: Field, A: Air<SymbolicAirBuilder<F>>,