Skip to main content

allowed_residues

Function allowed_residues 

Source
pub fn allowed_residues(
    equations: &[ModpEquation],
    num_vars: usize,
    m: u64,
) -> Option<AllowedOutcome>
Expand description

See AllowedOutcome. None only on Smith overflow.