Skip to main content

update_fg

Function update_fg 

Source
fn update_fg(
    a: &SignedBoxedInt,
    b: &SignedBoxedInt,
    t: [[i64; 2]; 2],
    shift: u32,
) -> (SignedBoxedInt, SignedBoxedInt)