allocate_signed_total

Function allocate_signed_total 

Source
fn allocate_signed_total(total: isize, weights: &[usize]) -> Vec<isize>
Expand description

Allocate a signed display total across real source groups and preserve the exact sum.