interpolate_usize

Function interpolate_usize 

Source
pub fn interpolate_usize(a: usize, b: usize, t: f64) -> (usize, f64)
Expand description

Interpolate between two integers

return integer and the sub progress to the next integer